From 7f6620dcd61c78371d14575df5bd74e2fcf69a9e Mon Sep 17 00:00:00 2001 From: Lars Erik Wik Date: Tue, 19 Aug 2025 12:27:54 +0200 Subject: [PATCH] Fixed typo in testall script Signed-off-by: Lars Erik Wik --- tests/acceptance/testall | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/acceptance/testall b/tests/acceptance/testall index 63bb36cd77..adc73a6c9d 100755 --- a/tests/acceptance/testall +++ b/tests/acceptance/testall @@ -55,7 +55,7 @@ then fi # -# Unset environment variables which might break runinng acceptance tests +# Unset environment variables which might break running acceptance tests # GREP_OPTIONS= export GREP_OPTIONS