comparison mercurial/cmdutil.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 cfc15cbecc5e
children 4841035f37b6 43e068c15619
comparison
equal deleted inserted replaced
15661:20ae902c43ec 15662:06671371e634