Preserve progress line after compilting of operation.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Thu, 20 Oct 2011 16:52:53 +0300
changeset 233 313f5e4493d8
parent 232 ceade72317bd
child 234 420c06da8fd1
Preserve progress line after compilting of operation.
.hgrc
--- a/.hgrc	Thu Oct 20 16:47:42 2011 +0300
+++ b/.hgrc	Thu Oct 20 16:52:53 2011 +0300
@@ -46,7 +46,7 @@
 ; Format of the progress bar: topic bar number estimate.
 format = topic bar number estimate
 ; Clear the progress bar after it's done.
-clear-complete = True
+clear-complete = False
 ; If true, don't show a progress bar.
 disable = False
 ; If true, ALWAYS show a progress bar, unless disable is given.