updated mysql_test_scripts.sh

pull/2/head
Hari Sekhon 4 years ago
parent e6d3f21d0d
commit b8df9dc96b

@ -196,4 +196,4 @@ for version in $mysql_versions; do
done
echo >&2
echo >&2
timestamp "All MySQL tests passed for all scripts on all versions: "$(tac <<< "$mysql_versions")
timestamp "All MySQL tests passed for all scripts on all versions: $(tac <<< "$mysql_versions" | tr '\n' ' ')"

Loading…
Cancel
Save