Update config missing ;

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

@ -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

Loading…
Cancel
Save

Powered by TurnKey Linux.