Close the read end of the error pipe after the build
This commit is contained in:
parent
45d5471a43
commit
77b5805fda
@ -374,6 +374,8 @@ class FormulaInstaller
|
|||||||
f.rack.rmdir_if_possible
|
f.rack.rmdir_if_possible
|
||||||
end
|
end
|
||||||
raise
|
raise
|
||||||
|
ensure
|
||||||
|
read.close
|
||||||
end
|
end
|
||||||
|
|
||||||
def link
|
def link
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user