Update config typo

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

@ -1487,7 +1487,7 @@ elif [ "$1" = "-M" ]; then
echo "Currently, no simulated failure" echo "Currently, no simulated failure"
else else
fail=$(<$FILE) fail=$(<$FILE)
echo -n "Currenly, simulated " echo -n "Currently, simulated "
case $fail in case $fail in
1) 1)

Loading…
Cancel
Save

Powered by TurnKey Linux.