From efe5641365b4b108fe2ab29d0111d3699eac4770 Mon Sep 17 00:00:00 2001 From: Shlomi Noach Date: Tue, 27 Feb 2018 13:28:29 +0200 Subject: [PATCH] directory reset --- script/cibuild-gh-ost-replica-tests | 1 + 1 file changed, 1 insertion(+) diff --git a/script/cibuild-gh-ost-replica-tests b/script/cibuild-gh-ost-replica-tests index a1fa646..b11cfa4 100755 --- a/script/cibuild-gh-ost-replica-tests +++ b/script/cibuild-gh-ost-replica-tests @@ -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() {