.hgrc
changeset 233 313f5e4493d8
parent 232 ceade72317bd
child 259 dea2aa21eb9d
--- 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.