8893: Safer quoting of crunch-job's conditional volume switches.
authorBrett Smith <brett@curoverse.com>
Fri, 8 Apr 2016 14:56:34 +0000 (10:56 -0400)
committerBrett Smith <brett@curoverse.com>
Tue, 12 Apr 2016 20:20:20 +0000 (16:20 -0400)
commitf8e1022669f0ab5d5db10d0e043b17be83d879b0
tree331a245ad348d81e07f8e9718095776a3334cd53
parent1ef981e08fb9905fbe4fdd294197368a3a9e5bbb
8893: Safer quoting of crunch-job's conditional volume switches.

Packing arguments into an array allows us to both have a variable
number of switches, with correct word splitting, even when the
indivdiual arguments in the array have whitespace.
sdk/cli/bin/crunch-job