[ARVADOS] updated: b01bc9f64291554fea0e548d18081bb0fd1a7342
git at public.curoverse.com
git at public.curoverse.com
Fri Aug 1 16:01:01 EDT 2014
Summary of changes:
services/api/test/fixtures/links.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
via b01bc9f64291554fea0e548d18081bb0fd1a7342 (commit)
from ee91e2ebc7759e1823edd376db938a785ad62f45 (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 b01bc9f64291554fea0e548d18081bb0fd1a7342
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date: Fri Aug 1 16:00:58 2014 -0400
Fixed record symbolic name, comment based on feedback.
diff --git a/services/api/test/fixtures/links.yml b/services/api/test/fixtures/links.yml
index 1d95599..1dd6902 100644
--- a/services/api/test/fixtures/links.yml
+++ b/services/api/test/fixtures/links.yml
@@ -649,9 +649,9 @@ job_reader_can_read_previous_job_run:
tail_uuid: zzzzz-tpzed-905b42d1dd4a354
head_uuid: zzzzz-8i9sb-cjs4pklxxjykqqq
-foo_repo_readable_by_job_reader:
+job_reader_can_read_foo_repo:
# Permission link giving job_reader permission
- # to read previous_job_run
+ # to read foo_repo
uuid: zzzzz-o0j2j-072ec05dc9487f8
owner_uuid: zzzzz-tpzed-000000000000000
created_at: 2014-06-13 20:42:26 -0800
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list