[ARVADOS] updated: 1.1.0-43-g2e087bc
Git user
git at public.curoverse.com
Wed Oct 18 09:40:10 EDT 2017
Summary of changes:
build/run-tests.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 2e087bc0a6231762cf9b7b6d829000041cf28e16 (commit)
from 4b4458cfb9dbc2f80ab819efcb1533fcff8f6503 (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 2e087bc0a6231762cf9b7b6d829000041cf28e16
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date: Wed Oct 18 09:38:56 2017 -0400
Comment out sdk/go/health from run-tests.sh until it is fixed.
refs #12260
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz at veritasgenetics.com>
diff --git a/build/run-tests.sh b/build/run-tests.sh
index 63c8801..da27487 100755
--- a/build/run-tests.sh
+++ b/build/run-tests.sh
@@ -792,7 +792,7 @@ gostuff=(
sdk/go/arvadosclient
sdk/go/blockdigest
sdk/go/dispatch
- sdk/go/health
+# sdk/go/health
sdk/go/httpserver
sdk/go/manifest
sdk/go/streamer
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list