diff --git a/Command/XMPPGit.hs b/Command/XMPPGit.hs index 9df4f5d662..c54d6a84a2 100644 --- a/Command/XMPPGit.hs +++ b/Command/XMPPGit.hs @@ -39,3 +39,4 @@ gitRemoteHelper = do respond l = do mapM_ putStrLn l putStrLn "" + hFlush stdout