From fa120b1f56c69296042a6a49d3f03af9edc2ac9d Mon Sep 17 00:00:00 2001 From: Shlomi Noach Date: Sun, 11 Feb 2018 14:39:57 +0200 Subject: [PATCH] stop all --- script/localtests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/localtests b/script/localtests index 44d4940..b6fa512 100644 --- a/script/localtests +++ b/script/localtests @@ -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/*