[ARVADOS] updated: 502bc5da4faeca9b9522a63472add3f8ec3f39f9

Git user git at public.curoverse.com
Mon Feb 29 13:21:41 EST 2016


Summary of changes:
 doc/_includes/_run_command_foreach_example.liquid | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  502bc5da4faeca9b9522a63472add3f8ec3f39f9 (commit)
      from  6ed351ec65d657c27b48b4e4ac0c89d880a2fd1a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 502bc5da4faeca9b9522a63472add3f8ec3f39f9
Author: Brett Smith <brett at curoverse.com>
Date:   Mon Feb 29 13:21:35 2016 -0500

    Docs: Fix typo in run-command foreach example.
    
    Reported in IRC.  No issue #.

diff --git a/doc/_includes/_run_command_foreach_example.liquid b/doc/_includes/_run_command_foreach_example.liquid
index 3fb754f..20fe6c2 100644
--- a/doc/_includes/_run_command_foreach_example.liquid
+++ b/doc/_includes/_run_command_foreach_example.liquid
@@ -27,7 +27,7 @@
                     "required": true,
                     "dataclass": "Collection"
                 },
-                "sample_subdir": "$(dir $(samples))",
+                "sample_subdir": "$(dir $(sample))",
                 "read_pair": {
                     "value": {
                         "group": "sample_subdir",

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list