# HG changeset patch # User Oleksandr Gavenko # Date 1319118773 -10800 # Node ID 313f5e4493d8d8431d3939be5d88359f9a5fb7d6 # Parent ceade72317bd22a6adb4758ce4197fade45c63ea Preserve progress line after compilting of operation. diff -r ceade72317bd -r 313f5e4493d8 .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.