toolbox/update-all-config.pl: quiet means quiet
commite896393f975b5f48f5689c7a7a8a25f26f7e1ccb
authorKyle J. McKay <mackyle@gmail.com>
Mon, 8 Mar 2021 04:15:02 +0000 (7 21:15 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Mon, 8 Mar 2021 04:15:02 +0000 (7 21:15 -0700)
treec98ae7fbea745656f6dfcc7b0378e0e7225763c7
parentd277c510fe52fd371241f8a3b04e9b880c3fad74
toolbox/update-all-config.pl: quiet means quiet

Add missing checks for $quiet so that --quiet really means
quiet rather than sorta, kinda quiet but not really.

And might as well tidy up the calls to $progress -- it's
not necessary to keep a counter if it's updated by 1 each time.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
toolbox/update-all-config.pl