From eff7f52c368df5dc662d54956de5aa3b2b9ee936 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Mon, 26 Aug 2024 18:34:24 +0300 Subject: simplify tests --- tests/ipc-req/check.mk | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 tests/ipc-req/check.mk (limited to 'tests/ipc-req') 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 -- cgit v1.3