brew style --fix
This commit is contained in:
parent
b1fae797a2
commit
a7271f8900
@ -28,7 +28,7 @@ module Utils
|
||||
|
||||
yield pipe
|
||||
pipe.close_write
|
||||
IO.select([pipe])
|
||||
pipe.wait_readable
|
||||
|
||||
# Capture the rest of the output
|
||||
output += pipe.read
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user