gc.sh: remove_crud: nuke objects/??/tmp_obj_* files
commitd3b5ee5409decaa88e0f1797904d34b498a5313b
authorKyle J. McKay <mackyle@gmail.com>
Sat, 17 Dec 2016 19:32:37 +0000 (17 11:32 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Sat, 17 Dec 2016 19:32:37 +0000 (17 11:32 -0800)
tree5abb6d4084bcfea1537054b86261851def41a02f
parent68cd6d5573f2264f8122d77221eea15cfa974b6d
gc.sh: remove_crud: nuke objects/??/tmp_obj_* files

Any tmp_obj_* files that are more than a few minutes old
are garbage.  However, just to be safe, we only nuke them
if they are at least 3 hours old.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
jobd/gc.sh