GitHub user robpaveza opened a pull request:
https://github.com/apache/cordova-lib/pull/218
CB-9030: Shell scripts can't execute when pulled from Windows to *nix via
source control
Modifies superspawn to support a "chmod" option. When truthy, attempts to
set the target file mode to 755 before executing. Specifies this argument as
truthy for common CLI operations (compile, run, and steps in plugman). Didn't
add it for hooks runner since that particular mode is in legacy support.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-lib CB-9030
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-lib/pull/218.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #218
----
commit a0f0bbbb7f4e7b9fa2587f0f386125e7c17d646d
Author: Rob Paveza <[email protected]>
Date: 2015-05-14T23:09:50Z
CB-9030: Modifies superspawn to support a "chmod" option. When truthy,
attempts to set the target file mode to 755 before executing. Specifies
this argument as truthy for common CLI operations (compile, run, and steps
in plugman). Didn't add it for hooks runner since that particular mode is
in legacy support.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]