jenkins_tests.sh in vcloud-net_launcher-0.7.0 vs jenkins_tests.sh in vcloud-net_launcher-0.8.0

- old
+ new

@@ -26,7 +26,8 @@ rm -rf vcloud-tools-testing-config # Never log token to STDOUT. set +x eval $(printenv API_PASSWORD | bundle exec vcloud-login) +trap "bundle exec vcloud-logout" EXIT bundle exec rake integration