From c7f42b34961f9f08f19c69c9fa6f8da200ca314c Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sat, 9 Aug 2025 23:44:48 -0400 Subject: [PATCH] Update config missing ; --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index b4aa3ee3..f6e3e99e 100755 --- a/config +++ b/config @@ -1488,7 +1488,7 @@ elif [ "$1" = "-j" ]; then elif [ "$1" = "-M" ]; then - if [ -z $fail ] then + if [ -z $fail ]; then echo "$fail has a value!" echo $fail fi