mercurial/commands.py
changeset 667 31a9aa890016
parent 654 fafc16f705b6
child 668 d93f0b127b6a
--- a/mercurial/commands.py	Sun Jul 10 16:00:56 2005 -0800
+++ b/mercurial/commands.py	Sun Jul 10 16:01:11 2005 -0800
@@ -897,7 +897,7 @@
                     if not d: break
                     fout.write(d)
 
-                out.flush()
+                fout.flush()
 
             elif cmd == "addchangegroup":
                 if not lock: