Ticket #239 (new defect)

Opened 2 months ago

Last modified 5 days ago

ExecTask shows no output from running command

Reported by: Oleg Marchuk <kingoleg@mail.ru> Assigned to: hans
Priority: major Milestone: 2.3.1
Component: phing-tasks-system Version: 2.3.0
Keywords: Cc:

Description

For example, I have a command I want to run with ExecTask. This command cause error and write this error on STDOUT when I run it from shell. But when I run tast - I do not see any output from the command. Only exit code.

Attachments

Change History

05/11/08 02:45:25 changed by hans

Did you set passthru="true" or use -verbose to see output?


Add/Change #239 (ExecTask shows no output from running command)