[ARVADOS] updated: 1.3.0-2393-gffc944772

Git user git at public.arvados.org
Mon Apr 6 14:02:38 UTC 2020


Summary of changes:
 sdk/cwl/tests/federation/arvboxcwl/start.cwl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  ffc9447728e42dcd1e45b56b1164443e1744b281 (commit)
      from  5efed8f05e4616ed423124544e5b021e2c8d5a6f (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 ffc9447728e42dcd1e45b56b1164443e1744b281
Author: Lucas Di Pentima <lucas at di-pentima.com.ar>
Date:   Mon Apr 6 11:01:18 2020 -0300

    16263: Pulls from official git repo when running federation tests.
    
    This is helpful to ask for specific branches that aren't published on github.
    
    Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas at di-pentima.com.ar>

diff --git a/sdk/cwl/tests/federation/arvboxcwl/start.cwl b/sdk/cwl/tests/federation/arvboxcwl/start.cwl
index 5d9aaba2d..a7f46d6b2 100644
--- a/sdk/cwl/tests/federation/arvboxcwl/start.cwl
+++ b/sdk/cwl/tests/federation/arvboxcwl/start.cwl
@@ -74,7 +74,7 @@ arguments:
       mkdir -p $ARVBOX_DATA
       if ! test -d $ARVBOX_DATA/arvados ; then
         cd $ARVBOX_DATA
-        git clone https://github.com/arvados/arvados.git
+        git clone https://git.arvados.org/arvados.git
       fi
       cd $ARVBOX_DATA/arvados
       gitver=`git rev-parse HEAD`

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list