[ARVADOS] updated: 1.3.0-2144-gc7cd69df4

Git user git at public.arvados.org
Wed Feb 12 18:50:45 UTC 2020


Summary of changes:
 build/run-tests.sh | 1 +
 1 file changed, 1 insertion(+)

       via  c7cd69df4727d7e3ea6469c94a905465a2dcdd47 (commit)
      from  209ff863b0659851e6eeae6d5405a02df906322f (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 c7cd69df4727d7e3ea6469c94a905465a2dcdd47
Author: Tom Clegg <tom at tomclegg.ca>
Date:   Wed Feb 12 13:49:50 2020 -0500

    16039: Use current python sdk in py3 tests.
    
    Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom at tomclegg.ca>

diff --git a/build/run-tests.sh b/build/run-tests.sh
index f21861762..43dd3f4eb 100755
--- a/build/run-tests.sh
+++ b/build/run-tests.sh
@@ -1099,6 +1099,7 @@ install_deps() {
     do_install sdk/cli
     do_install sdk/perl
     do_install sdk/python pip
+    do_install sdk/python pip3
     do_install sdk/ruby
     do_install services/api
     do_install services/arv-git-httpd go

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list