flush stdout
It's block-buffered here.
This commit is contained in:
parent
444e984727
commit
887fe1714b
1 changed files with 1 additions and 0 deletions
|
@ -39,3 +39,4 @@ gitRemoteHelper = do
|
|||
respond l = do
|
||||
mapM_ putStrLn l
|
||||
putStrLn ""
|
||||
hFlush stdout
|
||||
|
|
Loading…
Add table
Reference in a new issue