Update config fix -1

sim-fail-2
Alan Johnston 4 months ago committed by GitHub
parent 76481ec17b
commit fbb27f5df1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1555,7 +1555,7 @@ elif [ "$1" = "-M" ]; then
echo
if [ "$MODE" = "0" ]; then
echo "Setting No Simulated Failure"
MODE="-1"
MODE=-1
else
case $MODE in

Loading…
Cancel
Save

Powered by TurnKey Linux.