[ARVADOS] updated: 4c80f6b8856accfe6017bab4f66d018353986dbc

git at public.curoverse.com git at public.curoverse.com
Thu Sep 18 10:55:21 EDT 2014


Summary of changes:
 services/api/test/fixtures/users.yml | 1 +
 1 file changed, 1 insertion(+)

       via  4c80f6b8856accfe6017bab4f66d018353986dbc (commit)
      from  9d11f5c700cc7b44bd592eeb80abef1fa9f5d45e (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 4c80f6b8856accfe6017bab4f66d018353986dbc
Author: Tim Pierce <twp at curoverse.com>
Date:   Thu Sep 18 10:54:32 2014 -0400

    Bug fix: Added missing owner_uuid to user fixture.
    
    No issue #.

diff --git a/services/api/test/fixtures/users.yml b/services/api/test/fixtures/users.yml
index 5c68836..8a82fe4 100644
--- a/services/api/test/fixtures/users.yml
+++ b/services/api/test/fixtures/users.yml
@@ -72,6 +72,7 @@ project_viewer:
 
 future_project_user:
   # Workbench tests give this user permission on aproject.
+  owner_uuid: zzzzz-tpzed-000000000000000
   uuid: zzzzz-tpzed-futureprojview2
   email: future-project-user at arvados.local
   first_name: Future Project

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list