From 22a7b4f0c8e018077984d58476a0c419b5e11942 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 2 Apr 2023 10:33:40 -0300 Subject: aux/checks/repo.sh: WIP Fix tests --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8d155d6..9b60452 100644 --- a/Makefile +++ b/Makefile @@ -45,7 +45,7 @@ test-files = \ tests/signals.sh \ $(test-files): src/remembering ALWAYS - sh $@ + @echo sh $@ check: $(test-files) -- cgit v1.2.3