]> git.arvados.org - arvados.git/commit
Fix crash in error handler.
authorTom Clegg <tclegg@veritasgenetics.com>
Mon, 2 Jul 2018 15:16:19 +0000 (11:16 -0400)
committerTom Clegg <tclegg@veritasgenetics.com>
Mon, 2 Jul 2018 15:16:19 +0000 (11:16 -0400)
commitc425f01b6dd63dfe5d99a19f57c8155c2f0fb195
tree4091857b53de1545d2b03c6cffb1a8a55065e18e
parent9a9930cebb7f36131490d0f144e23f5066e7f01d
Fix crash in error handler.

fatal: ambiguous argument 'c97qk-8i9sb-nmca4v1scg9910o': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
bundler: failed to load command: ./script/crunch-dispatch.rb (./script/crunch-dispatch.rb)
NameError: undefined local variable or method `job' for #<CrunchDispatch:0x000000000534bdb8>
  /var/www/arvados-api/current/lib/crunch_dispatch.rb:321:in `tag_commit'

No issue #

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tclegg@veritasgenetics.com>
services/api/lib/crunch_dispatch.rb