diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/md5deep.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/md5deep.rb b/Library/Formula/md5deep.rb index fbac0e43b..05125cae4 100644 --- a/Library/Formula/md5deep.rb +++ b/Library/Formula/md5deep.rb @@ -13,4 +13,4 @@ class Md5deep < Formula def test system("#{bin}/md5deep -h") && system("#{bin}/hashdeep -h") end -end
\ No newline at end of file +end |
