From f06a4f5e7d13a855bde722f5b67f5d1ce17d3f36 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sat, 9 Aug 2025 23:51:55 -0400 Subject: [PATCH] Update config move echo --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index fc042a8d..014b06e2 100755 --- a/config +++ b/config @@ -1561,9 +1561,9 @@ elif [ "$1" = "-M" ]; then # echo "Enter the failure number to set: 0 - 10" # 10 sometimes gets stuck on carrier echo "Enter the failure number to set: 0 - 9" read MODE + echo fi - echo if [ "$MODE" = "0" ]; then echo "Setting No Simulated Failure" MODE=-1