jobd.pl: honor .bypass, .bypass_fetch and .nogc
commit1b5f30a7ef4dacb1a6e3b0a58a5e64dedf926234
authorKyle J. McKay <mackyle@gmail.com>
Mon, 1 Sep 2014 02:35:57 +0000 (31 19:35 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Mon, 1 Sep 2014 02:35:57 +0000 (31 19:35 -0700)
treebe452ad4bc3cc9ac6ba399952f157298a01f416d
parente9b57608b877195dc1ed1e53477ea8afe4447976
jobd.pl: honor .bypass, .bypass_fetch and .nogc

The gc.sh script already honors .nogc and skips garbage collection.
Now jobd.pl also recognizes .nogc.

Additionally, if .bypass is set then jobd will now always skip
both mirror updates and gc for a project.

If .bypass_fetch is set then jobd will always skip just the
mirror updates but still schedule gc for a project.
jobd/jobd.pl