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