gc.sh: remove stale leftover pack crud
commit2ad691b0234a739fa74c7e97beda6f90ee3ff7d4
authorKyle J. McKay <mackyle@gmail.com>
Tue, 9 Sep 2014 05:26:09 +0000 (8 22:26 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Tue, 9 Sep 2014 05:26:09 +0000 (8 22:26 -0700)
tree9d29b2022ec5ee1818639be8f1c60f9d5ca9ccbc
parent946f628717c860bbf2675309e91c9b3496ed5c08
gc.sh: remove stale leftover pack crud

If there are any files in objects/pack matching pack-<sha>.ext
that are more than an hour old and do NOT have a matching
pack-<sha>.pack file then remove them as they are crud.
jobd/gc.sh