Skip to content

Commit 49b3917

Browse files
author
Shlomi Noach
committed
skipping wording
1 parent fa96757 commit 49b3917

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

localtests/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ test_single() {
8787
ignore_versions=$(cat $tests_path/$test_name/ignore_versions)
8888
mysql_version=$(gh-ost-test-mysql-master -s -s -e "select @@version")
8989
if echo "$mysql_version" | egrep "^${ignore_versions}" ; then
90-
echo -n "Testing: $test_name"
90+
echo -n "Skipping: $test_name"
9191
return 0
9292
fi
9393
fi

0 commit comments

Comments
 (0)