From 8ec2e12b8ea9554ace65433a22e618b6db3e20cb Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sat, 8 Jun 2013 21:26:20 -0500 Subject: ghi: full path in test --- Library/Formula/ghi.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/ghi.rb b/Library/Formula/ghi.rb index 5b000487a..9e4a0be2d 100644 --- a/Library/Formula/ghi.rb +++ b/Library/Formula/ghi.rb @@ -11,6 +11,6 @@ class Ghi < Formula end test do - system "ghi --version" + system "#{bin}/ghi", "--version" end end -- cgit v1.2.3