[ARVADOS] updated: 8ad6b6ec418f83baf6906a1fd99bc1aeb9c110b7
git at public.curoverse.com
git at public.curoverse.com
Mon Apr 6 11:58:54 EDT 2015
Summary of changes:
apps/workbench/test/integration/anonymous_access_test.rb | 2 +-
sdk/python/arvados/commands/arv_copy.py | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
via 8ad6b6ec418f83baf6906a1fd99bc1aeb9c110b7 (commit)
via e6b8eaf06f0a9deff02ea1c7261fab02f3d75958 (commit)
via 7bd9cd28b4c655dc2774614e65241a33fc4ca839 (commit)
from 4cb76110db20ce1e74f49d2fb7f5bb79c8c7d347 (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 8ad6b6ec418f83baf6906a1fd99bc1aeb9c110b7
Merge: e6b8eaf 7bd9cd2
Author: Radhika Chippada <radhika at curoverse.com>
Date: Mon Apr 6 11:58:47 2015 -0400
Merge branch 'master' into 5365-not-link-unreadables
commit e6b8eaf06f0a9deff02ea1c7261fab02f3d75958
Author: Radhika Chippada <radhika at curoverse.com>
Date: Mon Apr 6 11:58:26 2015 -0400
5365: white space
diff --git a/apps/workbench/test/integration/anonymous_access_test.rb b/apps/workbench/test/integration/anonymous_access_test.rb
index 2867f15..ae7dd1b 100644
--- a/apps/workbench/test/integration/anonymous_access_test.rb
+++ b/apps/workbench/test/integration/anonymous_access_test.rb
@@ -190,7 +190,7 @@ class AnonymousAccessTest < ActionDispatch::IntegrationTest
].each do |fixture, objects_readable, user=nil|
test "access #{fixture} in public project with objects readable=#{objects_readable} with user #{user}" do
pipeline_page = true if fixture.include?('pipeline')
-
+
if pipeline_page
object = api_fixture('pipeline_instances')[fixture]
page = "/pipeline_instances/#{object['uuid']}"
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list