cloudfoundry-attic / bosh-workspace

Gem for managing your bosh workspace
MIT License
22 stars 26 forks source link

Closes #98. Executable stubs have better check before execution #100

Closed supertopher closed 8 years ago

supertopher commented 8 years ago

Support for .sh executables no longer exists. Executable files must have the executable bit turned on. Signed-off-by: Ruben Koster rkoster@starkandwayne.com

cfdreddbot commented 8 years ago

Hey supertopher!

Thanks for submitting this pull request!

All pull request authors must have a Contributor License Agreement (CLA) on-file with us. Please sign the appropriate CLA (individual or corporate).

When sending signed CLA please provide your github username in case of individual CLA or the list of github usernames that can make pull requests on behalf of your organization.

If you are confident that you're covered under a Corporate CLA, please make sure you've publicized your membership in the appropriate Github Org, per these instructions.

rkoster commented 8 years ago

@supertopher thanks!