formula_creator: don't recommend interpolating bin
Signed-off-by: Patrick Linnane <patrick@linnane.io>
This commit is contained in:
parent
87440322e2
commit
665578584a
@ -224,7 +224,7 @@ module Homebrew
|
||||
# to `brew install` such as `--HEAD` also need to be provided to `brew test`.
|
||||
#
|
||||
# The installed folder is not in the path, so use the entire path to any
|
||||
# executables being tested: `system "\#{bin}/program", "do", "something"`.
|
||||
# executables being tested: `system bin/"program", "do", "something"`.
|
||||
system "false"
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user