aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/test_language_python.rb
diff options
context:
space:
mode:
authorZhiming Wang2016-09-17 23:55:28 -0400
committerZhiming Wang2016-09-17 23:55:28 -0400
commit58b17a0cfc34adf2213e18b1f277c52a89407e64 (patch)
treedffd0cb326d693922f291185abb68bc83f37107c /Library/Homebrew/test/test_language_python.rb
parentc419f928ba5d152fc41a8abc8f33f88bfe3e1971 (diff)
downloadbrew-58b17a0cfc34adf2213e18b1f277c52a89407e64.tar.bz2
utils: convert formula name from pathname to string
`name` is passed as argument to Formulary.factory which could later be downcased at formulary.rb:349, but Pathname doesn't have a downcase method. Converting `name` to String as it should be fixes the problem. Fixes #1000.
Diffstat (limited to 'Library/Homebrew/test/test_language_python.rb')
0 files changed, 0 insertions, 0 deletions