fix TypeError
This commit is contained in:
parent
b2d94dc897
commit
b792a4f645
@ -1659,7 +1659,7 @@ class Formula
|
||||
elsif shell_parameter_format == :arg
|
||||
"--shell=#{shell}"
|
||||
elsif shell_parameter_format == :none
|
||||
nil
|
||||
""
|
||||
else
|
||||
"#{shell_parameter_format}#{shell}"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user