[ARVADOS] updated: 1.3.0-527-g2e1e5442a

Git user git at public.curoverse.com
Wed Mar 20 17:37:46 UTC 2019


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

       via  2e1e5442ae846a026c5de7edb0dd78e09c56b5a7 (commit)
      from  e6f350e56674e3f19d24755b94a22e59cf8478b6 (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 2e1e5442ae846a026c5de7edb0dd78e09c56b5a7
Author: Tom Clegg <tclegg at veritasgenetics.com>
Date:   Wed Mar 20 13:37:28 2019 -0400

    14947: Fix controller install in deps.
    
    Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tclegg at veritasgenetics.com>

diff --git a/build/run-tests.sh b/build/run-tests.sh
index 2a1bf9068..a1889c271 100755
--- a/build/run-tests.sh
+++ b/build/run-tests.sh
@@ -1061,7 +1061,7 @@ test_apps/workbench_profile() {
 install_deps() {
     # Install parts needed by test suites
     do_install env
-    do_install cmd/arvados-server
+    do_install cmd/arvados-server go
     do_install sdk/cli
     do_install sdk/perl
     do_install sdk/python pip

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list