fixup minor formatting issue in run_wml_tests script
This commit is contained in:
parent
516206a0ee
commit
8dbb215d44
1 changed files with 1 additions and 1 deletions
|
@ -222,7 +222,7 @@ do
|
|||
extra_opts+="$OPTARG"
|
||||
;;
|
||||
t )
|
||||
echo "Replacing default timer of 10s with " "$OPTARG"
|
||||
echo "Replacing default timer of 10 with" "$OPTARG" "seconds."
|
||||
basetimer="$OPTARG"
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Add table
Reference in a new issue