[ARVADOS] updated: 1.1.4-262-ga8d73de

Git user git at public.curoverse.com
Thu May 10 20:38:18 EDT 2018


Summary of changes:
 doc/install/crunch2-slurm/install-dispatch.html.textile.liquid | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  a8d73de4f59cf567a96f2f04be01a249d4f7c20b (commit)
       via  2f13299c44de82f736b386a6f1c2b2db505875af (commit)
      from  f4aa4dbbefe8b6dd65e3a112642da288774cf951 (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 a8d73de4f59cf567a96f2f04be01a249d4f7c20b
Merge: f4aa4db 2f13299
Author: Ward Vandewege <wvandewege at veritasgenetics.com>
Date:   Thu May 10 20:31:11 2018 -0400

    Merge branch 'thehyve/fix-crunch-documentation' Fix a typo in Crunch Dispatch installation manual
    
    No issue #, github PR 66
    
    Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <wvandewege at veritasgenetics.com>


commit 2f13299c44de82f736b386a6f1c2b2db505875af
Author: Pavel Mikhailovskii <pavel at thehyve.nl>
Date:   Fri Apr 20 17:08:04 2018 +0200

    Fix a typo in Crunch Dispatch documentation. Arvados-DCO-1.1-Signed-off-by: Pavel Mikhailovskii <pavel at thehyve.nl>

diff --git a/doc/install/crunch2-slurm/install-dispatch.html.textile.liquid b/doc/install/crunch2-slurm/install-dispatch.html.textile.liquid
index 9784266..1313ac1 100644
--- a/doc/install/crunch2-slurm/install-dispatch.html.textile.liquid
+++ b/doc/install/crunch2-slurm/install-dispatch.html.textile.liquid
@@ -48,7 +48,7 @@ Set up crunch-dispatch-slurm's configuration directory:
 
 <notextile>
 <pre><code>~$ <span class="userinput">sudo mkdir -p /etc/arvados</span>
-~$ <span class="userinput">sudo install -d -o -root -g <b>crunch</b> -m 0750 /etc/arvados/crunch-dispatch-slurm</span>
+~$ <span class="userinput">sudo install -d -o root -g <b>crunch</b> -m 0750 /etc/arvados/crunch-dispatch-slurm</span>
 </code></pre>
 </notextile>
 

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list