From ab310aff50676618022d9619c319960d8bb11885 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sat, 9 Aug 2025 15:27:03 -0400 Subject: [PATCH] Update config --- config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config b/config index dd3dd279..f0b38bfc 100755 --- a/config +++ b/config @@ -1523,7 +1523,8 @@ elif [ "$1" = "-M" ]; then *) echo "Unknown Failure" ;; - esac + esac + fi else echo "Currently, no simulated failure" fi