[ARVADOS] updated: 87f67abc3c73634afbaf7ebad1445c1f234dc5d4
git at public.curoverse.com
git at public.curoverse.com
Tue Mar 18 21:54:21 EDT 2014
Summary of changes:
services/api/script/setup-new-user.rb | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
via 87f67abc3c73634afbaf7ebad1445c1f234dc5d4 (commit)
from 240c16d4be50f3cb73d5d573421430efb7ece00f (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 87f67abc3c73634afbaf7ebad1445c1f234dc5d4
Author: radhika chippada <radhika at radhika.curoverse>
Date: Tue Mar 18 21:53:37 2014 -0400
Remove force option
diff --git a/services/api/script/setup-new-user.rb b/services/api/script/setup-new-user.rb
index c8bc098..8462a50 100755
--- a/services/api/script/setup-new-user.rb
+++ b/services/api/script/setup-new-user.rb
@@ -24,10 +24,6 @@ If creating a new user record, require authentication from an OpenID \
with this OpenID prefix *and* a matching email address in order to \
claim the account.
eos
- opt :force, <<-eos
-Continue even if sanity checks raise flags: the given user is already \
-active, the given repository already exists, etc.
- eos
opt :n, 'Do not change anything, just probe'
end
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list