diff --git a/ci/run-with-vagrant.sh b/ci/run-with-vagrant.sh index 6d7b10ea410..74ad3e99ead 100755 --- a/ci/run-with-vagrant.sh +++ b/ci/run-with-vagrant.sh @@ -5,7 +5,6 @@ set -e -x pushd vagrant-$1 -shopt -s dotglob shopt -s extglob vagrant ssh -c "mkdir -p ClickHouse"