From bd453c8413bff01dead0c89de85b808c448a149f Mon Sep 17 00:00:00 2001 From: gravel Date: Thu, 22 Jun 2023 07:31:07 +0000 Subject: [PATCH] Correct test wording --- etc/hooks/post-commit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/hooks/post-commit b/etc/hooks/post-commit index 0999a7e..d3b3ad3 100755 --- a/etc/hooks/post-commit +++ b/etc/hooks/post-commit @@ -43,7 +43,7 @@ if make test-ci > "$root/.test/results" 2>&1; then grep -E 'Generated [[:digit:]]+ listings' -B1 --color=no "$root/.test/results"; cat <