8893: Safer quoting of crunch-job's conditional volume switches. 8893-crunch-job-volumes-array-wip
authorBrett Smith <brett@curoverse.com>
Fri, 8 Apr 2016 14:56:34 +0000 (10:56 -0400)
committerBrett Smith <brett@curoverse.com>
Fri, 8 Apr 2016 14:56:34 +0000 (10:56 -0400)
commit675ae7bb7f73736667d3d2dd445341488c96ddda
treeacda3df73ae26e6fba3d4e682fd8514f61fab570
parent10f81953efe1884f170a7a2be14e6f1c32012c86
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