Skip to content

Commit

Permalink
fixup minor formatting issue in run_wml_tests script
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeck88 committed Jun 6, 2014
1 parent 516206a commit 8dbb215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_wml_tests
Expand Up @@ -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
Expand Down

0 comments on commit 8dbb215

Please sign in to comment.