diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/bitchx.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/bitchx.rb b/Library/Formula/bitchx.rb index 763f07ed5..124c2f686 100644 --- a/Library/Formula/bitchx.rb +++ b/Library/Formula/bitchx.rb @@ -35,7 +35,7 @@ class Bitchx < Formula end test do - system "BitchX -v" + system bin/"BitchX", "-v" end end |
