[ARVADOS] updated: 2133a90a7c31358a025a4ce68385a38954750c3f

git at public.curoverse.com git at public.curoverse.com
Wed Mar 5 12:21:26 EST 2014


Summary of changes:
 doc/Rakefile                                       |    2 +-
 doc/_config.yml                                    |    9 ++++++++-
 .../install-crunch-dispatch.html.textile.liquid    |    8 ++++++++
 .../tutorial-firstscript.html.textile.liquid       |    2 +-
 sdk/ruby/Gemfile.lock                              |    8 ++++----
 5 files changed, 22 insertions(+), 7 deletions(-)

       via  2133a90a7c31358a025a4ce68385a38954750c3f (commit)
       via  cad44d1dbfdd2cbadba521a88c0817b144dd1d6b (commit)
       via  7722719387453c7ab5f9326536daa2655cad60c9 (commit)
       via  198d4c115e1958e1d9779e58548b8276cae244a8 (commit)
       via  9c3dd1f301b78d556b9d06c81a01c4b4446803ff (commit)
       via  6c2b15626cff7c94b0727ab6f3eac7dfde56b6ed (commit)
      from  63511ce5f1dc6d6e38cfafe240f0c907ad11748e (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 2133a90a7c31358a025a4ce68385a38954750c3f
Author: radhika chippada <radhika at radhika.curoverse>
Date:   Wed Mar 5 12:20:17 2014 -0500

    Fix Task#2268 by removing the extra space character

diff --git a/doc/user/tutorials/tutorial-firstscript.html.textile.liquid b/doc/user/tutorials/tutorial-firstscript.html.textile.liquid
index 5c3d326..130f591 100644
--- a/doc/user/tutorials/tutorial-firstscript.html.textile.liquid
+++ b/doc/user/tutorials/tutorial-firstscript.html.textile.liquid
@@ -67,7 +67,7 @@ Make the file executable:
 notextile. <pre><code>~/<b>you</b>/crunch_scripts$ <span class="userinput">chmod +x hash.py</span></code></pre>
 
 {% include 'notebox_begin' %}
-The below steps describe how to execute the script after committing changes to git. To test the script locally, please see the "debugging a crunch script":tutorial-job-debug.html page. 
+The below steps describe how to execute the script after committing changes to git. To test the script locally, please see the "debugging a crunch script":tutorial-job-debug.html page.
 
 {% include 'notebox_end' %}
 

commit cad44d1dbfdd2cbadba521a88c0817b144dd1d6b
Merge: 63511ce 7722719
Author: radhika chippada <radhika at radhika.curoverse>
Date:   Tue Mar 4 15:31:31 2014 -0500

    Merge branch 'master' into 2107-radhika-user-guide-minor-updates
    
    Conflicts:
    	doc/_config.yml


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


hooks/post-receive
-- 




More information about the arvados-commits mailing list