[ARVADOS] updated: 1.3.0-2999-g279388ea2

Git user git at public.arvados.org
Wed Sep 2 21:57:21 UTC 2020


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

       via  279388ea25c8f464f31b62ade9bc09c44e8f9078 (commit)
      from  0ea4bd88c687a6c7c5067bdd05fb1e6f7e8fb8b9 (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 279388ea25c8f464f31b62ade9bc09c44e8f9078
Author: Nico Cesar <nico at nicocesar.com>
Date:   Wed Sep 2 17:56:05 2020 -0400

    activate was deleted by mistake
    
    refs #15888
    
    Arvados-DCO-1.1-Signed-off-by: Nico Cesar <nico at curii.com>

diff --git a/build/run-tests.sh b/build/run-tests.sh
index ca99a9773..ee4e3c643 100755
--- a/build/run-tests.sh
+++ b/build/run-tests.sh
@@ -643,6 +643,7 @@ install_env() {
     go mod download || fatal "Go deps failed"
     which goimports >/dev/null || go get golang.org/x/tools/cmd/goimports || fatal "Go setup failed"
 
+     . "$VENV3DIR/bin/activate"
     setup_virtualenv "$VENV3DIR"
 
     # Needed for run_test_server.py which is used by certain (non-Python) tests.

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list