fix style
This commit is contained in:
parent
02860aa0e8
commit
20e432c0d5
@ -1752,7 +1752,7 @@ class Formula
|
|||||||
|
|
||||||
popen_read_args = %w[]
|
popen_read_args = %w[]
|
||||||
popen_read_args << commands
|
popen_read_args << commands
|
||||||
popen_read_args << shell_parameter unless shell_parameter.blank?
|
popen_read_args << shell_parameter if shell_parameter.present?
|
||||||
popen_read_args.flatten!
|
popen_read_args.flatten!
|
||||||
|
|
||||||
script_path.dirname.mkpath
|
script_path.dirname.mkpath
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user