@ -1214,6 +1214,7 @@ for x in $valid_modes; do
if [[ $1 =~ ^(${tomatch})$ ]]; then
mode=$x
shift
break
fi
done