[
https://issues.apache.org/jira/browse/CB-11537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15362427#comment-15362427
]
ASF GitHub Bot commented on CB-11537:
-------------------------------------
GitHub user alsorokin opened a pull request:
https://github.com/apache/cordova-windows/pull/181
CB-11537 Do not duplicate log entries when printing logs
https://issues.apache.org/jira/browse/CB-11537
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/alsorokin/cordova-windows CB-11537
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-windows/pull/181.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 #181
----
commit 17934adb698d8102fb6723404087885661bf0971
Author: Alexander Sorokin <[email protected]>
Date: 2016-07-05T12:31:59Z
CB-11537 Do not duplicate log entries when printing logs
----
> Windows platform log script prints duplicated logs
> --------------------------------------------------
>
> Key: CB-11537
> URL: https://issues.apache.org/jira/browse/CB-11537
> Project: Apache Cordova
> Issue Type: Bug
> Components: Windows
> Reporter: Alexander Sorokin
> Assignee: Alexander Sorokin
>
> {noformat}
> cordova create foo
> cd foo
> cordova platform add windows
> [in another cmd window with admin privileges:]
> platforms\windows\cordova\log
> [back in first cmd window:]
> cordova run
> {noformat}
> This will print all logs continuously, duplicating every entry. The expected
> behavior is that it will not duplicate log entries.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]