[ARVADOS] updated: cdec4d7f86b3495649216e112d0f9d31d7fe026d

git at public.curoverse.com git at public.curoverse.com
Fri Jun 12 14:39:16 EDT 2015


Summary of changes:
 apps/workbench/app/controllers/users_controller.rb | 1 -
 1 file changed, 1 deletion(-)

       via  cdec4d7f86b3495649216e112d0f9d31d7fe026d (commit)
      from  5b8709e261f1d0b93c9823cf88a682ca221cae91 (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 cdec4d7f86b3495649216e112d0f9d31d7fe026d
Author: radhika <radhika at curoverse.com>
Date:   Fri Jun 12 14:30:20 2015 -0400

    6254: remove redundant statement

diff --git a/apps/workbench/app/controllers/users_controller.rb b/apps/workbench/app/controllers/users_controller.rb
index c8c0016..b6b9f7d 100644
--- a/apps/workbench/app/controllers/users_controller.rb
+++ b/apps/workbench/app/controllers/users_controller.rb
@@ -355,7 +355,6 @@ class UsersController < ApplicationController
       perm_properties = can_login_perms.first.properties
       current_selections[:identity_url_prefix] = perm_properties[:identity_url_prefix]
       current_selections[:groups] = perm_properties[:groups].andand.join(', ')
- at current_groups = current_selections[:groups]
     end
 
     # repo perm

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list