update.sh: remove stale darcs-fast-export lock files
commit2053abd20bad3792c294b2da6d03c0eccdcb248f
authorKyle J. McKay <mackyle@gmail.com>
Sun, 16 Feb 2014 05:20:42 +0000 (15 21:20 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Sun, 16 Feb 2014 05:20:42 +0000 (15 21:20 -0800)
tree40dcdef03069b246563f504c9c2f06d2d22712d8
parent7f5377f3ee7d48fb88a0f1b8652061abad32b3e3
update.sh: remove stale darcs-fast-export lock files

If a darcs-fast-export update is killed at the wrong time it will
leave behind a lock file that will prevent the next update from
running.  Remove any stale lock files at least one hour old before
running darcs-fast-export.
jobd/update.sh