comparison Makefile @ 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 3ca419fb435e
children 0c4bec9596d8
comparison
equal deleted inserted replaced
15661:20ae902c43ec 15662:06671371e634