comparison setup.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 eb6c0d47c3d5
children c3a6ec304055
comparison
equal deleted inserted replaced
15661:20ae902c43ec 15662:06671371e634