aboutsummaryrefslogtreecommitdiff
path: root/tests/malloc/check.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tests/malloc/check.mk')
-rw-r--r--tests/malloc/check.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/malloc/check.mk b/tests/malloc/check.mk
deleted file mode 100644
index 3a178cb..0000000
--- a/tests/malloc/check.mk
+++ /dev/null
@@ -1,4 +0,0 @@
-malloc: do-malloc
- @grep 'BUG' reports/malloc/log \
- && echo 'BUG' > reports/malloc/OK \
- || tail -n1 reports/malloc/log | tr -d '\r' > reports/malloc/OK