aboutsummaryrefslogtreecommitdiff
path: root/tests/ipc-req/check.mk
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2024-08-26 18:34:24 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2024-08-26 18:34:24 +0300
commiteff7f52c368df5dc662d54956de5aa3b2b9ee936 (patch)
treef3ba4e898e3aea5377e0227442044c9bf296d45f /tests/ipc-req/check.mk
parenta9d61501eb0200576bb08ba4b287f66177253ad9 (diff)
downloadkmi-eff7f52c368df5dc662d54956de5aa3b2b9ee936.tar.gz
kmi-eff7f52c368df5dc662d54956de5aa3b2b9ee936.zip
simplify tests
Diffstat (limited to 'tests/ipc-req/check.mk')
-rw-r--r--tests/ipc-req/check.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/ipc-req/check.mk b/tests/ipc-req/check.mk
deleted file mode 100644
index db9f580..0000000
--- a/tests/ipc-req/check.mk
+++ /dev/null
@@ -1,4 +0,0 @@
-ipc-req: do-ipc-req
- @grep 'BUG' reports/ipc-req/log \
- && echo 'BUG' > reports/ipc-req/OK \
- || tail -n1 reports/ipc-req/log | tr -d '\r' > reports/ipc-req/OK