We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2f6f4b commit efe5641Copy full SHA for efe5641
1 file changed
script/cibuild-gh-ost-replica-tests
@@ -4,6 +4,7 @@ set -e
4
5
whoami
6
7
+rm -rf ./gh-ost-ci-env
8
[ -d "gh-ost-ci-env" ] || git clone https://github.com/github/gh-ost-ci-env.git
9
10
test_mysql_version() {
0 commit comments