]> git.arvados.org - arvados.git/commit
7123: Crunch doesn't update job log when arv-put fails.
authorBrett Smith <brett@curoverse.com>
Mon, 9 Nov 2015 15:28:51 +0000 (10:28 -0500)
committerBrett Smith <brett@curoverse.com>
Fri, 13 Nov 2015 14:27:59 +0000 (09:27 -0500)
commita1dc811844d2dc76bea5ebfdc2f571a12cb41b49
treee1cf624b986b194fcce05adb205d0d475bd4f8fb
parentd3171a9d75eac20b68cee6729dddc28cd7e6c612
7123: Crunch doesn't update job log when arv-put fails.

This prevents crunch-job from recording the empty collection as a
job's log.  Most other components (Workbench, the log clenaer)
recognize a null log as a special case; less so the empty collection.
sdk/cli/bin/crunch-job