more cleanup

This commit is contained in:
Shlomi Noach 2018-02-11 14:10:53 +02:00
parent c9cf4cf29d
commit 9e95967748

View File

@ -5,7 +5,7 @@ set -e
[ -d "gh-ost-ci-env" ] || git clone https://github.com/github/gh-ost-ci-env.git
mkdir -p sandbox/binary
rm -rf /sandbox/binary/*
rm -rf sandbox/binary/*
gh-ost-ci-env/bin/linux/dbdeployer unpack gh-ost-ci-env/mysql-tarballs/5.7.21.tar.gz --unpack-version=5.7.21 --sandbox-binary ${PWD}/sandbox/binary
mkdir -p sandboxes