aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite
diff options
context:
space:
mode:
authorGravatar Théo Zimmermann <theo.zimmermann@univ-paris-diderot.fr>2018-05-18 15:41:41 +0200
committerGravatar Théo Zimmermann <theo.zimmermann@univ-paris-diderot.fr>2018-05-18 15:41:41 +0200
commit0600dfc4b341c16625b1e17f598b1c3fbec12ea7 (patch)
treeb4b8013817e4061d9db547ea690e57ce413c7124 /test-suite
parent5281317cb558f2b9aa6f854b9c7aeb617beba8e6 (diff)
Clean-up dead file in test-suite.
Diffstat (limited to 'test-suite')
-rwxr-xr-xtest-suite/check7
1 files changed, 0 insertions, 7 deletions
diff --git a/test-suite/check b/test-suite/check
deleted file mode 100755
index 3d14f6bc0..000000000
--- a/test-suite/check
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-MAKE="${MAKE:=make}"
-
-${MAKE} clean > /dev/null 2>&1
-${MAKE} all > /dev/null 2>&1
-cat summary.log