[ARVADOS] updated: e9a25bfe507179a20c4bb8a994ad394759b5239f
git at public.curoverse.com
git at public.curoverse.com
Fri Mar 21 16:08:44 EDT 2014
Summary of changes:
services/api/script/setup-new-user.rb | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
via e9a25bfe507179a20c4bb8a994ad394759b5239f (commit)
from d51fa3200eef8da2798ab7d29e0e6180d3da71f7 (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 e9a25bfe507179a20c4bb8a994ad394759b5239f
Author: radhika chippada <radhika at radhika.curoverse>
Date: Fri Mar 21 16:07:43 2014 -0400
Remove print statement
diff --git a/services/api/script/setup-new-user.rb b/services/api/script/setup-new-user.rb
index 7bfc571..835fb54 100755
--- a/services/api/script/setup-new-user.rb
+++ b/services/api/script/setup-new-user.rb
@@ -74,6 +74,3 @@ else
end
log.info {"user uuid: " + user[:uuid]}
-
-puts user.inspect
-
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list