Skip to content

Commit

Permalink
ola: use full path of executable
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#29441.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
mnaberez authored and adamv committed May 20, 2014
1 parent 08d4d77 commit ef0fa36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/ola.rb
Expand Up @@ -39,6 +39,6 @@ def install
end

test do
system "ola_plugin_info"
system bin/"ola_plugin_info"
end
end

0 comments on commit ef0fa36

Please sign in to comment.