[ARVADOS] updated: 7f60d6154322259117543c1e156b200585a90546

git at public.curoverse.com git at public.curoverse.com
Wed Mar 12 22:21:54 EDT 2014


Summary of changes:
 .../install-workbench-app.html.textile.liquid      |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

       via  7f60d6154322259117543c1e156b200585a90546 (commit)
      from  2dd4e1a58e6e7b73bea5c1f352338fd74ff55fa7 (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 7f60d6154322259117543c1e156b200585a90546
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Wed Mar 12 22:21:49 2014 -0400

    Fixed typo in secret_token.rb

diff --git a/doc/install/install-workbench-app.html.textile.liquid b/doc/install/install-workbench-app.html.textile.liquid
index 177138f..68a408a 100644
--- a/doc/install/install-workbench-app.html.textile.liquid
+++ b/doc/install/install-workbench-app.html.textile.liquid
@@ -27,7 +27,7 @@ aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
 and put it in @config/initializers/secret_token.rb@
 
-<notextile><pre><code>~/arvados/apps/workbench$ <span class="userinput">    Server::Application.config.secret_token = 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa'
+<notextile><pre><code><span class="userinput">Server::Application.config.secret_token = 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa'
 </span></code></pre>
 </notextile>
 

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list