comparison mercurial/templatekw.py @ 15662:06671371e634 stable

progress: check for ui.quiet and ui.debugflag before we write ui.quiet and ui.debugflag are not initialized during uisetup and reposetup. progressui is always initialized, therefore we have to check during write() if ui.quiet is set or not.
author David Soria Parra <dsp@php.net>
date Wed, 14 Dec 2011 15:41:08 +0100
parents f4a8d754cd0a
children 042e11c4e416
comparison
equal deleted inserted replaced
15661:20ae902c43ec 15662:06671371e634