2953: crunch-job strips permission hints from output manifests.
authorBrett Smith <brett@curoverse.com>
Tue, 3 Jun 2014 20:07:55 +0000 (16:07 -0400)
committerBrett Smith <brett@curoverse.com>
Tue, 3 Jun 2014 20:07:55 +0000 (16:07 -0400)
commita4378cd48648a9ca315713535f651d1bbace322f
tree8ee83fd403c8b24733c43949356530e264ea972e
parentab2550bca241736c162a435d62fc3ccb4ac5dc8e
2953: crunch-job strips permission hints from output manifests.

The API server also strips permission hints from submitted
collections, and will reject it if the specified UUID doesn't match
that result.  As a consequence, this is necessary for crunch-job to
register output with the API server.

Closes #2953.
sdk/cli/bin/crunch-job