[ARVADOS] updated: 1.2.0-315-gf248b7a50
Git user
git at public.curoverse.com
Wed Nov 7 16:10:46 EST 2018
Summary of changes:
services/api/test/unit/container_request_test.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via f248b7a50b38ed288e39a72dfb8e94f475cda76e (commit)
from 467250f944acb5699f372b2715e3d78b3d413261 (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 f248b7a50b38ed288e39a72dfb8e94f475cda76e
Author: Lucas Di Pentima <ldipentima at veritasgenetics.com>
Date: Wed Nov 7 18:10:19 2018 -0300
14323: Fixes indentation.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima at veritasgenetics.com>
diff --git a/services/api/test/unit/container_request_test.rb b/services/api/test/unit/container_request_test.rb
index 06c36e6c4..f1bce6ef0 100644
--- a/services/api/test/unit/container_request_test.rb
+++ b/services/api/test/unit/container_request_test.rb
@@ -452,7 +452,7 @@ class ContainerRequestTest < ActiveSupport::TestCase
"path" => "/foo",
}
end],
-].each do |mounts, okfunc|
+ ].each do |mounts, okfunc|
test "resolve mounts #{mounts.inspect} to values" do
set_user_from_auth :active
resolved = Container.resolve_mounts(mounts)
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list