[ARVADOS] updated: 7f4ff745bfd5356e885e13b4984d93c5c5b204f1
git at public.curoverse.com
git at public.curoverse.com
Mon Aug 11 14:21:02 EDT 2014
Summary of changes:
doc/user/tutorials/tutorial-firstscript.html.textile.liquid | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 7f4ff745bfd5356e885e13b4984d93c5c5b204f1 (commit)
from 774a5d8543e7335a8580c7c86f2436b96aff1024 (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 7f4ff745bfd5356e885e13b4984d93c5c5b204f1
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date: Mon Aug 11 14:20:57 2014 -0400
Fix broken link again. refs #3254
diff --git a/doc/user/tutorials/tutorial-firstscript.html.textile.liquid b/doc/user/tutorials/tutorial-firstscript.html.textile.liquid
index f036404..b045d62 100644
--- a/doc/user/tutorials/tutorial-firstscript.html.textile.liquid
+++ b/doc/user/tutorials/tutorial-firstscript.html.textile.liquid
@@ -87,7 +87,7 @@ You can now run your script on your local workstation or VM using @arv-crunch-jo
</code></pre>
</notextile>
-Although the job runs locally, the output of the job has been saved to Keep, the Arvados file store. The "output" line (third from the bottom) provides the "Keep locator":{{site.baseurl}}/user/topics/tutorial-keep-get.html to which the script's output has been saved. Copy the output identifier and use @arv-ls@ to list the contents of your output collection, and @arv-get@ to download it to the current directory:
+Although the job runs locally, the output of the job has been saved to Keep, the Arvados file store. The "output" line (third from the bottom) provides the "Keep locator":{{site.baseurl}}/user/tutorials/tutorial-keep-get.html to which the script's output has been saved. Copy the output identifier and use @arv-ls@ to list the contents of your output collection, and @arv-get@ to download it to the current directory:
<notextile>
<pre><code>~/tutorial/crunch_scripts$ <span class="userinput">arv-ls d6338df28d6b8e5d14929833b417e20e+107+Adf1ce81222b6992ce5d33d8bfb28a6b5a1497898 at 53f4bbd4</span>
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list