8810: crunch-job reports errors when checking if Docker image is loaded.
authorBrett Smith <brett@curoverse.com>
Tue, 5 Apr 2016 20:21:20 +0000 (16:21 -0400)
committerBrett Smith <brett@curoverse.com>
Wed, 6 Apr 2016 16:12:21 +0000 (12:12 -0400)
commitf37349e9436294472bdbdec820c5ec44ebe64430
tree75c9e5a55a955af615b16cf86df292ff82eb8289
parent9c3a1a10b702ec7ee79bb0aa1beb3c227bec95dd
8810: crunch-job reports errors when checking if Docker image is loaded.

Since the check was previously in an `if !` condition, errors in it
would cause us to enter the branch.
sdk/cli/bin/crunch-job