Skip to content

Commit

Permalink
pkcrack: fully scope test system call
Browse files Browse the repository at this point in the history
Closes #8465.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
  • Loading branch information
GauthamGoli authored and nijikon committed Jan 4, 2017
1 parent 867164f commit d6db759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/pkcrack.rb
Expand Up @@ -30,6 +30,6 @@ def install
end

test do
shell_output("pkcrack", 1)
shell_output("#{bin}/pkcrack", 1)
end
end

0 comments on commit d6db759

Please sign in to comment.