clone.sh/update.sh: genericize darcs failure handling
commitb40b87ea3238befd6bfec369e9ef125dd07b5632
authorKyle J. McKay <mackyle@gmail.com>
Fri, 7 Mar 2014 13:08:42 +0000 (7 05:08 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Fri, 7 Mar 2014 13:08:42 +0000 (7 05:08 -0800)
treef661d7cd91e17e080afd2db3a4793f4d5d2eca68
parent7c33caae1e3772e16382a38bda9211ef19c6d4b0
clone.sh/update.sh: genericize darcs failure handling

d6ca2a27 and 2053abd2 attempted to deal with darcs clone and
update failures by removing the .darcs dir or lock file respectively.

Update those changes to be a bit more efficient and less sensitive
to the source repo name.
jobd/update.sh
taskd/clone.sh