[ARVADOS] updated: aa676a540dca65f6b9e836eb5fcd8c054cfd904b
git at public.curoverse.com
git at public.curoverse.com
Wed Dec 2 17:43:58 EST 2015
Summary of changes:
doc/user/tutorials/git-arvados-guide.html.textile.liquid | 2 +-
sdk/cli/bin/crunch-job | 6 ++++--
services/api/lib/crunch_dispatch.rb | 5 +++++
3 files changed, 10 insertions(+), 3 deletions(-)
via aa676a540dca65f6b9e836eb5fcd8c054cfd904b (commit)
via 56edfaae396bd3e2c69d19425d887abe7e3bc0d5 (commit)
via 00ef3e9dc7240a5ce5bd94d1a358120fa5a35835 (commit)
via d03f44d2d2c93841a50cbfca1a74600bc504b593 (commit)
from 9fdc53e25564bfb456ee1b65d8ca2e563a7f81ba (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 aa676a540dca65f6b9e836eb5fcd8c054cfd904b
Author: radhika <radhika at curoverse.com>
Date: Wed Dec 2 17:43:37 2015 -0500
6027: fix typo
diff --git a/doc/user/tutorials/git-arvados-guide.html.textile.liquid b/doc/user/tutorials/git-arvados-guide.html.textile.liquid
index 042eeee..f9f0af5 100644
--- a/doc/user/tutorials/git-arvados-guide.html.textile.liquid
+++ b/doc/user/tutorials/git-arvados-guide.html.textile.liquid
@@ -60,7 +60,7 @@ Create a git branch named *tutorial_branch* in the *tutorial* Arvados git reposi
h2. Adding scripts to an Arvados repository
-Arvados crunch scripts need to be added in a *crunch_scripts* subdirectory in the repository. If this subdirectory does not exists, first create it in the local repository and change to that directory:
+Arvados crunch scripts need to be added in a *crunch_scripts* subdirectory in the repository. If this subdirectory does not exist, first create it in the local repository and change to that directory:
<notextile>
<pre><code>~/tutorial$ <span class="userinput">mkdir crunch_scripts</span>
commit 56edfaae396bd3e2c69d19425d887abe7e3bc0d5
Merge: 9fdc53e 00ef3e9
Author: radhika <radhika at curoverse.com>
Date: Wed Dec 2 17:15:12 2015 -0500
Merge branch 'master' into 6027-git-repo-doc
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list