diff --git a/.ci/spec/create-hosts.sh b/.ci/spec/create-hosts.sh index 7bac83534..b5bc79f65 100755 --- a/.ci/spec/create-hosts.sh +++ b/.ci/spec/create-hosts.sh @@ -24,8 +24,8 @@ export PKT_VAGRANT_VAGRANTFILE=Vagrantfile.spec ### # Grab vagrant-spec gem and place inside root dir of Vagrant repo -wrap aws s3 cp "${ASSETS_PRIVATE_BUCKET}/vagrant-spec/vagrant-spec.gem" "vagrant-spec.gem" \ - "Failed to download the vagrant-spec gem" +# TODO put back the wrap and error message below +aws s3 cp "${ASSETS_PRIVATE_BUCKET}/vagrant-spec/vagrant-spec.gem" "vagrant-spec.gem" ### # Run the job