[ 
https://issues.apache.org/jira/browse/CB-9030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14544587#comment-14544587
 ] 

ASF GitHub Bot commented on CB-9030:
------------------------------------

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.

----


> Shell scripts can't execute when pulled from Windows to *nix via source 
> control
> -------------------------------------------------------------------------------
>
>                 Key: CB-9030
>                 URL: https://issues.apache.org/jira/browse/CB-9030
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaLib
>            Reporter: Rob Paveza
>            Assignee: Rob Paveza
>
> This manifests in weird ways, for example, cordova-plugin-whitelist can't be 
> added on a Mac when the Windows platform is added, or if you add the iOS 
> platform from Windows and it gets checked in.  (You shouldn't do it, but it 
> happens).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to