jenkins.sh in vcloud-net_launcher-0.0.2 vs jenkins.sh in vcloud-net_launcher-0.0.3

- old
+ new

@@ -3,11 +3,8 @@ bundle install --path "${HOME}/bundles/${JOB_NAME}" # commented out for now as there are no unit tests # and rake aefault is currently integration test # bundle exec rake -./scripts/generate_fog_conf_file.sh -export FOG_RC=fog_integration_test.config -bundle exec rake integration -rm fog_integration_test.config +RUBYOPT="-r ./tools/fog_credentials" bundle exec rake integration bundle exec rake publish_gem