Skip to content

Commit

Permalink
redis-leveldb: fully scope test system call
Browse files Browse the repository at this point in the history
  • Loading branch information
orn688 authored and woodruffw committed Nov 19, 2016
1 parent e4143ac commit 2c9922c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/redis-leveldb.rb
Expand Up @@ -26,6 +26,6 @@ def install
end

test do
system "redis-leveldb", "-h"
system "#{bin}/redis-leveldb", "-h"
end
end

0 comments on commit 2c9922c

Please sign in to comment.