hi andreas,

On Thu, 2006-11-30 at 01:09 +0100, Andreas Ferber wrote:
> Unfortunately, until now I haven't been able to find a small script that
> reproduces the problem. The case I stumbled upon happens with the
> testsuite of the symfony php framework. To reproduce it, please follow
> these steps:
> 
> 1. check out symfony from symfony svn:
>     % svn co http://svn.symfony-project.com/trunk symfony
> 2. change into the freshly checked out symfony directory and run
>     % php5 ./test/functional/crudTest.php | tee /dev/null
> 3. to see how the correct output should be (modulo some colorization),
>    remove the "| tee /dev/null" from the previous command

uh, i did this and got no output with or without a pipe:

copelandia[~/symfony]23:43:05$ php5 test/functional/crudTest.php
copelandia[~/symfony]23:43:06$ php5 test/functional/crudTest.php |
tee /dev/null
copelandia[~/symfony]23:43:07$

got a better example? :)


        sean

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to