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 subversion and git services (JIRA)" <ji...@apache.org> on 2014/03/13 22:23:49 UTC

[jira] [Commented] (CB-6238) [CLI][tests] log statements left in test script

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

ASF subversion and git services commented on CB-6238:
-----------------------------------------------------

Commit 55a31889d1ca46a027ebd34eb1abd54f469688c8 in cordova-cli's branch refs/heads/master from [~lorin]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=55a3188 ]

[CB-6238] minor fix, removed echo statements from bash hook tests


> [CLI][tests] log statements left in test script
> -----------------------------------------------
>
>                 Key: CB-6238
>                 URL: https://issues.apache.org/jira/browse/CB-6238
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 3.4.0
>            Reporter: Lorin Beer
>            Assignee: Lorin Beer
>            Priority: Minor
>             Fix For: 3.4.0
>
>
>     $ grep -r "this is script 1 in" .
>         ./e2e/fixtures/hooks_bat/test/1.bat:ECHO this is script 1 in %~dp0
>         ./e2e/fixtures/hooks_sh/test/1.sh:echo "this is script 1 in `pwd`";
> fix: removed statements from stdout
> the tests look for the correct firing of scripts



--
This message was sent by Atlassian JIRA
(v6.2#6252)