Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Ruby Digest::MD5 instead of md5sum #17

Merged
merged 1 commit into from
Oct 2, 2014
Merged

Use Ruby Digest::MD5 instead of md5sum #17

merged 1 commit into from
Oct 2, 2014

Conversation

mcs07
Copy link
Contributor

@mcs07 mcs07 commented Jul 22, 2014

The Ruby Digest::MD5 API is more consistent than trying to use the md5sum command line tool which has different names and response formats on different operating systems.

The Ruby Digest::MD5 API is more consistent than trying to use the `md5sum` command line tool which has different names and response formats on different operating systems.
@coveralls
Copy link

Coverage Status

Coverage decreased (-5.62%) when pulling 34dafb0 on mcs07:filehash into d5f611d on ContentMine:master.

blahah pushed a commit that referenced this pull request Oct 2, 2014
Use Ruby Digest::MD5 instead of md5sum
@blahah blahah merged commit f1b7463 into ContentMine:master Oct 2, 2014
@mcs07 mcs07 deleted the filehash branch October 3, 2014 09:00
petermr pushed a commit that referenced this pull request Jun 6, 2016
Use Ruby Digest::MD5 instead of md5sum
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants