X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/bdd309b073b6e836b78de28e82da89baba66a2a9..454ee2b8f0385c542b6f1165a3baf2820425e1a3:/doc/_includes/_run_command_foreach_example.liquid diff --git a/doc/_includes/_run_command_foreach_example.liquid b/doc/_includes/_run_command_foreach_example.liquid index d5643e6410..8e3dd713d1 100644 --- a/doc/_includes/_run_command_foreach_example.liquid +++ b/doc/_includes/_run_command_foreach_example.liquid @@ -1,3 +1,9 @@ +{% comment %} +Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: CC-BY-SA-3.0 +{% endcomment %} + { "name":"run-command example pipeline", "components":{ @@ -26,8 +32,8 @@ "sample": { "required": true, "dataclass": "Collection" - } - "sample_subdir": "$(dir $(samples))", + }, + "sample_subdir": "$(dir $(sample))", "read_pair": { "value": { "group": "sample_subdir",