diff options
Diffstat (limited to 'tests/malloc')
| -rw-r--r-- | tests/malloc/check.mk | 4 |
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 |
