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