gc.sh: suppress 'disabling bitmaps' message without show_progress
commit40b9246f037a060a718b442201a924d3aa116d6e
authorKyle J. McKay <mackyle@gmail.com>
Tue, 10 Mar 2015 02:10:22 +0000 (9 19:10 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Tue, 10 Mar 2015 02:10:22 +0000 (9 19:10 -0700)
tree4e6cadf55eed9cab8a099e6dbe50565dec2c88ad
parent8f7f18dbd4dad5af61a206bea608a2de1d9688ec
gc.sh: suppress 'disabling bitmaps' message without show_progress

And while we're in there make sure we don't ignore a failure of
git repack or git prune just because we're piping the output
somewhere else.
jobd/gc.sh