You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/09/14 11:29:46 UTC

[jira] [Commented] (CB-9654) Using 'cordova run browser' -> duplicate 'CTRL + C' messages

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

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

GitHub user TimBarham opened a pull request:

    https://github.com/apache/cordova-browser/pull/16

    CB-9654 'cordova run browser' -> duplicate 'CTRL + C' messages.

    Utilize *cordova-serve*'s `noServerInfo` flag to prevent it from displaying this info, since *cordova-browser* wants to display specific info that includes the correct html file.
    
    Also bump required *cordova-serve* version to the version that supports this flag.

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

    $ git pull https://github.com/MSOpenTech/cordova-browser CB-9654

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

    https://github.com/apache/cordova-browser/pull/16.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 #16
    
----
commit 62b72ca7a0749ea69453f37173a02f9263db9e26
Author: Tim Barham <ti...@microsoft.com>
Date:   2015-09-14T09:26:04Z

    CB-9654 'cordova run browser' -> duplicate 'CTRL + C' messages.
    
    Utilize cordova-serve's 'noServerInfo' flag to prevent it from displaying this info, since cordova-browser wants to display specific info that includes the correct html file.
    
    Also bump required cordova-serve version to the version that supports this flag.

----


> Using 'cordova run browser' -> duplicate 'CTRL + C' messages
> ------------------------------------------------------------
>
>                 Key: CB-9654
>                 URL: https://issues.apache.org/jira/browse/CB-9654
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Browser
>            Reporter: Tim Barham
>            Assignee: Tim Barham
>            Priority: Minor
>
> When using {{cordova run browser command}}, you get duplicate {{CTRL + C to shut down}} messages (and duplicate messages about the URL):
> {noformat}
> $ cordova run browser                                                                      
> Running command: cmd "/s /c "D:\CordovaApps\TestGeneric\platforms\browser\cordova\run.bat""
> Static file server running on port 8000 (i.e. http://localhost:8000)                       
> CTRL + C to shut down                                                                      
> Static file server running @ http://localhost:8000/index.html                              
> CTRL + C to shut down                                                                      
> {noformat}



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

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