From 74512fc84c1e20050f69b3a53d2fc5ef4edbe9dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Sun, 20 Apr 2014 22:20:54 +0200 Subject: Enable Autobahn Test Suite by default Includes a variety of small changes that are a first step to improving the test system heavily. --- all.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'all.sh') diff --git a/all.sh b/all.sh index 9134bf8..2216ed0 100755 --- a/all.sh +++ b/all.sh @@ -1,7 +1,7 @@ #!/bin/sh KERL_INSTALL_PATH=~/erlang -KERL_RELEASES="r15b01 r15b02 r15b03 r16b r16b01 r16b02 r16b03-1 17.0 17.0_native maint master" +KERL_RELEASES="r15b01 r15b02 r15b03 r16b r16b01 r16b02 r16b03-1 17.0 17.0_native" make build-tests -- cgit v1.2.3