summaryrefslogtreecommitdiff
path: root/test-suite/check
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/check')
-rwxr-xr-xtest-suite/check4
1 files changed, 0 insertions, 4 deletions
diff --git a/test-suite/check b/test-suite/check
index 48a67449..3d14f6bc 100755
--- a/test-suite/check
+++ b/test-suite/check
@@ -2,10 +2,6 @@
MAKE="${MAKE:=make}"
-if [ "$1" = -byte ]; then
- export BEST=byte
-fi
-
${MAKE} clean > /dev/null 2>&1
${MAKE} all > /dev/null 2>&1
cat summary.log