md5deep: fix audit warning

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Jack Nagel 2012-06-18 16:59:16 -05:00
parent 656163f175
commit 62e7775de4

View file

@ -13,4 +13,4 @@ class Md5deep < Formula
def test
system("#{bin}/md5deep -h") && system("#{bin}/hashdeep -h")
end
end
end