jobd.pl: do not attempt to update if .clone_failed exists
commitad410e308ea40306cdfd4b4505a870d70ca43b58
authorKyle J. McKay <mackyle@gmail.com>
Sun, 11 Aug 2013 09:15:26 +0000 (11 02:15 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Sun, 11 Aug 2013 09:15:26 +0000 (11 02:15 -0700)
tree9ccb7c2d4dbc19a40dfc65a8d4d28699078e0145
parent24ba59f8b6010b70ebeba082cca9f35f8d76865a
jobd.pl: do not attempt to update if .clone_failed exists

Previously if .clone_failed existed but .clone_in_progress did not
then an update would still be attempted.

Instead do not attempt any update when .clone_failed exists.
jobd/jobd.pl