I'm trying to capture the output of some pake tasks in a text file
(Ubuntu 8.04/symfony 1.0).
Example:
symfony propel-build-model >test.txt
However not all lines are saved in test.txt file, the text which is
colorized in the terminal of the pake command is missing, like the
following lines:
==================================================================
>> schema    converting "/home/gabi/workspac...lugin/config/schema.yml" to XML
>> schema    putting /home/gabi/workspace/jo...erated-sfGuardPlugin-schema.xml
>> file+     config/generated-sfGuardPlugin-schema.xml
>> file-     /home/gabi/workspace/job_portal...erated-sfGuardPlugin-schema.xml
==================================================================
How can I capture that output entirely why pake_echo() does not see
that STDOUT is a logfile (not a terminal)?

Best regards,

Gabriel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to