3775: Remove stagnant $job_has_uuid flag. Every job has a uuid. The
authorTom Clegg <tom@curoverse.com>
Fri, 3 Oct 2014 13:42:33 +0000 (09:42 -0400)
committerTom Clegg <tom@curoverse.com>
Fri, 3 Oct 2014 13:42:33 +0000 (09:42 -0400)
commit256ceb11e3b67dbe68b955ed09ac0df9f6cda2ba
tree49fe4e6a515da96725b06b472704846b8b367217
parent2198f66d230634ab4e7e511e176bfbc4af632f0a
3775: Remove stagnant $job_has_uuid flag. Every job has a uuid. The
only time to skip updating the job record on the server side is when
croak() happens before $Job is created/fetched.
sdk/cli/bin/crunch-job