[ARVADOS] updated: 1.3.0-1038-gb93dc244f

Git user git at public.curoverse.com
Fri Jun 7 01:26:53 UTC 2019


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

       via  b93dc244f39ea9b8a4552804cd24d251658531e3 (commit)
      from  85577ffe94f97defab4efa8cdcab9252da98f4c6 (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 b93dc244f39ea9b8a4552804cd24d251658531e3
Author: Ward Vandewege <wvandewege at veritasgenetics.com>
Date:   Thu Jun 6 21:26:27 2019 -0400

    Make sdk/cli testable in interactive mode.
    
    No issue #
    
    Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <wvandewege at veritasgenetics.com>

diff --git a/build/run-tests.sh b/build/run-tests.sh
index 1dcb2d990..2f5060909 100755
--- a/build/run-tests.sh
+++ b/build/run-tests.sh
@@ -1246,6 +1246,8 @@ for p in "${pythonstuff[@]}"; do
     testfuncargs[$dir:py3]="$dir pip $VENV3DIR/bin/"
 done
 
+testfuncargs["sdk/cli"]="sdk/cli"
+
 if [[ -z ${interactive} ]]; then
     install_all
     test_all

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list