update-all-hooks: convert to show better progress and errors
commit170c8118fafe239aeee32a1adb661b3d9e3b4ef0
authorKyle J. McKay <mackyle@gmail.com>
Mon, 8 Mar 2021 01:46:41 +0000 (7 18:46 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Mon, 8 Mar 2021 01:46:41 +0000 (7 18:46 -0700)
treec12bd1fd72db7b8787cf5d43315fa3cbb5c71f00
parentf81001bfdb26c9dd03ce1197e81c29d98d3c368d
update-all-hooks: convert to show better progress and errors

Use the new Progress class to show a better running
progress indicator since this operation can take a
very long time when there are many projects and it's
been run nice'd.

Take advantage of the conversion to also show better
error messages on any failures.

Functionality remains unchanged.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
toolbox/update-all-hooks.pl [new file with mode: 0755]
toolbox/update-all-hooks.sh
toolbox/update-all-projects.sh