Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
T tabletrelease
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • buzztime
  • tabletrelease
  • Issues
  • #1

Closed
Open
Created Dec 14, 2016 by Mark Stevens@mstevensOwner

md5sum output is different than md5 on mac

the result of the md5 apk calculation must only be the md5 hash, it should not include any extra notations like white space or the file name.

suggest moving to an open ssl command phrase like :

$(openssl dgst -md5 $i | sed 's/^.* //')

in place of the $(md5sum $i) phrase

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking