brew style --fix

This commit is contained in:
Nanda H Krishna 2022-01-18 14:10:23 -05:00 committed by Rylan Polster
parent b1fae797a2
commit a7271f8900
No known key found for this signature in database
GPG Key ID: 46A744940CFF4D64

View File

@ -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