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