From 21648351b98856e02db146a5277552053291f226 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 18 Mar 2024 13:30:18 +0100 Subject: migrate test logic --- src/templating/run-original-tests.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/templating/run-original-tests.sh b/src/templating/run-original-tests.sh index f183736b7..09420c4e9 100755 --- a/src/templating/run-original-tests.sh +++ b/src/templating/run-original-tests.sh @@ -7,7 +7,10 @@ set -eu export CFLAGS="-g" +make clean make -f mustach-original-Makefile mustach || exit 77 make -f mustach-original-Makefile clean || true make -f mustach-original-Makefile basic-tests make -f mustach-original-Makefile clean || true +make clean +make -- cgit v1.2.3