aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/node.rb
diff options
context:
space:
mode:
authorJack Nagel2012-08-22 19:49:17 -0500
committerJack Nagel2012-10-24 22:59:24 -0500
commitb4f65f5171dfb43e2ab36f9d470ad17258a81ea3 (patch)
tree4d7fa479c9482adf25c94592fc52ddc068691472 /Library/Formula/node.rb
parentf18076a0dd89a55a6dd9372b0e1fb5e1069427bd (diff)
downloadhomebrew-b4f65f5171dfb43e2ab36f9d470ad17258a81ea3.tar.bz2
FormulaInstaller: disambiguate show_header usage
show_header should default to false (we don't want to display it in the case of installing a single formula without dependencies), but it only worked this way by accident. The assignment "show_header = true" creates a local variable named show_header, and in the case where needed_deps is empty and this assignment is not actually executed, the latter usage evaluates the local variable instead of calling the method. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/node.rb')
0 files changed, 0 insertions, 0 deletions