Braden Shepherdson created CB-4923:
--------------------------------------

             Summary: External commands streaming output
                 Key: CB-4923
                 URL: https://issues.apache.org/jira/browse/CB-4923
             Project: Apache Cordova
          Issue Type: Bug
          Components: CLI
            Reporter: Braden Shepherdson
            Assignee: Braden Shepherdson
            Priority: Minor


External commands, especially run and emulate, should stream their output in 
--verbose mode, rather than buffering until the end. Just requires switching 
calls from child_process.exec to something else in child_process that doesn't 
buffer.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to