aboutsummaryrefslogtreecommitdiffstats
path: root/all.sh
diff options
context:
space:
mode:
Diffstat (limited to 'all.sh')
-rwxr-xr-xall.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/all.sh b/all.sh
index 9dad903..32b8302 100755
--- a/all.sh
+++ b/all.sh
@@ -1,9 +1,9 @@
#!/bin/sh
KERL_INSTALL_PATH=~/erlang
-KERL_RELEASES="r16b r16b01 r16b02 r16b03-1 17.0 17.1.2"
+KERL_RELEASES="r16b01 r16b02 r16b03-1 17.0 17.1.2"
-make build-tests
+make build-ct-suites
for rel in $KERL_RELEASES
do