This commit is contained in:
Shlomi Noach 2018-02-11 14:39:57 +02:00
parent 674c582d2a
commit fa120b1f56

View File

@ -6,7 +6,7 @@ whoami
[ -d "gh-ost-ci-env" ] || git clone https://github.com/github/gh-ost-ci-env.git
find sandboxes -name "stop_all" || :
find sandboxes -name "stop_all" | bash
mkdir -p sandbox/binary
rm -rf sandbox/binary/*