[ARVADOS-DEV] updated: 859f5ca6abf7198d2fa3c51f16ecd372cd30fc69

git at public.curoverse.com git at public.curoverse.com
Tue Jan 5 14:13:05 EST 2016


Summary of changes:
 arvbox/lib/arvbox/docker/service/api/run-service | 1 +
 1 file changed, 1 insertion(+)

       via  859f5ca6abf7198d2fa3c51f16ecd372cd30fc69 (commit)
      from  589d24cf1dde32ecdd2ccdc003bee7af809ed976 (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 859f5ca6abf7198d2fa3c51f16ecd372cd30fc69
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Tue Jan 5 14:13:02 2016 -0500

    8080: Change git repo https base for testing.

diff --git a/arvbox/lib/arvbox/docker/service/api/run-service b/arvbox/lib/arvbox/docker/service/api/run-service
index 78e709c..da2dc16 100755
--- a/arvbox/lib/arvbox/docker/service/api/run-service
+++ b/arvbox/lib/arvbox/docker/service/api/run-service
@@ -47,6 +47,7 @@ development:
 test:
   uuid_prefix: zzzzz
   git_repo_ssh_base: "git at git.zzzzz.arvadosapi.com:"
+  git_repo_https_base: "http://git.zzzzz.arvadosapi.com/"
 EOF
 
 if ! test -f /var/lib/arvados/api_database_pw ; then

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list