[ARVADOS] updated: edd7d3d2958c4d57327961e380075341fd87086a

git at public.curoverse.com git at public.curoverse.com
Fri Feb 28 10:54:35 EST 2014


Summary of changes:
 .../app/assets/stylesheets/application.css.scss    |   12 +-----
 .../app/views/layouts/application.html.erb         |   40 ++++++++-----------
 .../app/views/pipeline_instances/show.html.erb     |    1 +
 .../{_show_graph.js.erb => show.js.erb}            |    3 +-
 .../tutorials/tutorial-keep.html.textile.liquid    |    4 +-
 5 files changed, 23 insertions(+), 37 deletions(-)
 create mode 120000 apps/workbench/app/views/pipeline_instances/show.html.erb
 rename apps/workbench/app/views/pipeline_instances/{_show_graph.js.erb => show.js.erb} (74%)

       via  edd7d3d2958c4d57327961e380075341fd87086a (commit)
       via  02586026a32a3913d02986ddd9469247b504d713 (commit)
       via  45bbd49852b4fbd5a6d69122bd4c620c7c9e4674 (commit)
       via  0a29f4ca64bcb4ee01d641d8bda7da7ad550e6dd (commit)
      from  4151af1d89da4c3f3fff3fb6732c0249d93dcda9 (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 edd7d3d2958c4d57327961e380075341fd87086a
Merge: 0258602 45bbd49
Author: Tim Pierce <twp at curoverse.com>
Date:   Fri Feb 28 10:55:48 2014 -0500

    Merge branch 'master' into 2221-complete-docker


commit 02586026a32a3913d02986ddd9469247b504d713
Author: Tim Pierce <twp at curoverse.com>
Date:   Fri Feb 28 10:55:18 2014 -0500

    Minor doc fix.

diff --git a/doc/user/tutorials/tutorial-keep.html.textile.liquid b/doc/user/tutorials/tutorial-keep.html.textile.liquid
index 243a483..44df0aa 100644
--- a/doc/user/tutorials/tutorial-keep.html.textile.liquid
+++ b/doc/user/tutorials/tutorial-keep.html.textile.liquid
@@ -114,9 +114,9 @@ There are a couple of other ways to access a collection.  You may view the conte
 
 <notextile>
 <pre><code>/scratch/<b>you</b>$ <span class="userinput">arv keep ls c1bad4b39ca5a924e481008009d94e32+210</span>
-var-GS000016015-ASM.tsv.bz2
+./var-GS000016015-ASM.tsv.bz2
 /scratch/<b>you</b>$ <span class="userinput">arv keep ls -s c1bad4b39ca5a924e481008009d94e32+210</span>
-221887 var-GS000016015-ASM.tsv.bz2
+    221886 ./var-GS000016015-ASM.tsv.bz2
 </code></pre>
 </notextile>
 

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list