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

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

GitHub user TimBarham opened a pull request:

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

    CB-9585 Support globs with 'coho verify-archive' command.

    This adds supports for globs to the `coho verify-archive` command, so you 
can pass wildcards such as:
    
        coho verify-archive *.tgz
    
    (which is handy, since that's what `coho create-archive` says to do 
:smile:).

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

    $ git pull https://github.com/MSOpenTech/cordova-coho verify-archive-globs

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

    https://github.com/apache/cordova-coho/pull/93.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 #93
    
----
commit a701d6303eb86a1f609dd9afc6caa0e0188b0109
Author: Tim Barham <[email protected]>
Date:   2015-09-01T00:32:49Z

    CB-9585 Support globs with 'coho verify-archive' command.
    
    This adds supports for globs to the 'coho verify-archive' command, so you 
can pass wildcards such as:
    
    coho verify-archive *.tgz
    
    (which is handy, since that's what 'coho create-archive' says to do :) ).

----


> coho verify-archive should support wildcards
> --------------------------------------------
>
>                 Key: CB-9585
>                 URL: https://issues.apache.org/jira/browse/CB-9585
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Coho
>            Reporter: Tim Barham
>            Assignee: Tim Barham
>
> When you create an archive with {{coho create-archive}}, it suggests 
> verifying the archive using {{coho verify-archive \*.tgz}}. However, that 
> does not work (at least on Windows) - it passes the {{\*.tgz}} to {{gpg 
> --verify}} which doesn't handle the wildcard.



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