From 89a68d74c5e01051bd606a36e347610ca98274aa Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Sat, 14 Jan 2023 11:58:41 +0100 Subject: [PATCH] Polish the polishing. [ci-skip] --- tools/jenkins/Flags.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/jenkins/Flags.sh b/tools/jenkins/Flags.sh index cfebd3aa81..ef34b956c0 100755 --- a/tools/jenkins/Flags.sh +++ b/tools/jenkins/Flags.sh @@ -18,7 +18,7 @@ onoff() { fi } -[ $# -eq 3 ] || die "Needs 4 arguments : MC SMPI DEBUG" +[ $# -eq 3 ] || die "Needs 3 arguments : MC SMPI DEBUG" ### Cleanup previous runs -- 2.20.1