You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by robpaveza <gi...@git.apache.org> on 2015/05/15 01:12:44 UTC

[GitHub] cordova-lib pull request: CB-9030: Shell scripts can't execute whe...

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 <ro...@microsoft.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


[GitHub] cordova-lib pull request: CB-9030: Shell scripts can't execute whe...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/cordova-lib/pull/218


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org