[ 
https://issues.apache.org/jira/browse/CB-6238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lorin Beer updated CB-6238:
---------------------------

    Description: 
    $ 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

  was:
    $ 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


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

Reply via email to