[ARVADOS] updated: 67b16f2fd5de0a5cb8078f73abb844d4b04974d6

git at public.curoverse.com git at public.curoverse.com
Tue Feb 11 10:00:28 EST 2014


Summary of changes:
 sdk/cli/bin/arv |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

       via  67b16f2fd5de0a5cb8078f73abb844d4b04974d6 (commit)
      from  e67af556174b714a241303040e8ad066002b167d (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 67b16f2fd5de0a5cb8078f73abb844d4b04974d6
Author: Ward Vandewege <ward at curoverse.com>
Date:   Tue Feb 11 10:00:07 2014 -0500

    Fix comment - location of arvados configuration file has changed.

diff --git a/sdk/cli/bin/arv b/sdk/cli/bin/arv
index 81e5da8..b922e5b 100755
--- a/sdk/cli/bin/arv
+++ b/sdk/cli/bin/arv
@@ -12,7 +12,7 @@ if RUBY_VERSION < '1.9.3' then
   EOS
 end
 
-# read authentication data from ~/.config/arvados if present
+# read authentication data from arvados configuration file if present
 lineno = 0
 config_file = File.expand_path('~/.config/arvados/settings.conf')
 if File.exist? config_file then

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list