Revert "always read stdout and stderr from forked commands"
commit8a390612ea124f4d2907f3f5ba6e3b5a51e6cbe3
authorKarsten Blees <blees@dcon.de>
Wed, 5 Mar 2014 21:51:58 +0000 (5 22:51 +0100)
committerKarsten Blees <blees@dcon.de>
Wed, 5 Mar 2014 21:51:58 +0000 (5 22:51 +0100)
tree8f0f71dbe21220949218092d9359c872bab4e97d
parenta6c375976e057492088fe885705504cc58b92512
Revert "always read stdout and stderr from forked commands"

This reverts commit f743394d2d936f487e430e1c815903ac013ec7c3.

Most Git-Cheetah commands are expected to launch an independent process,
without blocking the calling file manager application.

Signed-off-by: Karsten Blees <blees@dcon.de>
common/exec.c