directory reset

This commit is contained in:
Shlomi Noach 2018-02-27 13:28:29 +02:00
parent e2f6f4bc36
commit efe5641365

View File

@ -4,6 +4,7 @@ set -e
whoami
rm -rf ./gh-ost-ci-env
[ -d "gh-ost-ci-env" ] || git clone https://github.com/github/gh-ost-ci-env.git
test_mysql_version() {