Instead of munging TASK_WORK var, mkdir -p it (and therefore JOB_WORK)
authorTom Clegg <tom@curoverse.com>
Tue, 26 Aug 2014 00:24:12 +0000 (20:24 -0400)
committerTom Clegg <tom@curoverse.com>
Tue, 26 Aug 2014 00:24:12 +0000 (20:24 -0400)
commit3c54f04e5509dc041f526c70f1a396617cfc8644
tree7bf1806885fa7307c1aeb13d5faddb327cbddd4f
parentbd9ea502223067b31a4b2fbde469bd293f3fa358
Instead of munging TASK_WORK var, mkdir -p it (and therefore JOB_WORK)
in setup script.

Without this, scripts that write to arvados.current_job().tmpdir
(i.e., JOB_WORK) fail.

No issue #
sdk/cli/bin/crunch-job