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

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

GitHub user jsoref opened a pull request:

    https://github.com/apache/cordova-coho/pull/56

    Fixes for coho

    * CB-7859 coho foreach should provide help when no command is specified
    * CB-7860 coho repo-clone -h to reference itself correctly
    * CB-7860 coho * -h -- improve usage notation

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jsoref/cordova-coho cb_7860

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-coho/pull/56.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 #56
    
----
commit 1cf8c5797eb880af09478e82552b7f5d1e00684f
Author: Josh Soref <[email protected]>
Date:   2014-10-23T21:04:35Z

    CB-7859 coho foreach should provide help when no command is specified

commit 867fa8e4cae966a9048c4fbafe331e2279d577a2
Author: Josh Soref <[email protected]>
Date:   2014-10-23T21:23:01Z

    CB-7860 coho repo-clone -h to reference itself correctly

commit 437550f22c107cdc9264677fd8a59f545028ffb9
Author: Josh Soref <[email protected]>
Date:   2014-10-23T21:52:38Z

    CB-7860 coho * -h -- improve usage notation

----


> coho foreach should provide help when no command is specified
> -------------------------------------------------------------
>
>                 Key: CB-7859
>                 URL: https://issues.apache.org/jira/browse/CB-7859
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Coho
>    Affects Versions: Master
>            Reporter: Josh Soref
>            Assignee: Josh Soref
>
> currently you get an amusing error:
> {quote}
> $ coho foreach
> Running from ~/Cordova
> cordova-android/ =============== Executing: /bin/bash -c 
> /bin/bash: undefined: command not found
> cordova-ios/ =================== Executing: /bin/bash -c 
> /bin/bash: undefined: command not found
> ...
> {quote}



--
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