Unbuffer $stdout
This commit is contained in:
parent
eb9aa476b7
commit
7c9e7e833a
@ -84,3 +84,6 @@ module Rscons
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
# Unbuffer $stdout
|
||||||
|
$stdout.sync = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user