Fixed reopening of stdout and stderr.
authorTilman Sauerbeck <tilman@code-monkey.de>
Mon, 14 Aug 2006 16:12:35 +0000 (18:12 +0200)
committerTilman Sauerbeck <tilman@code-monkey.de>
Wed, 23 Aug 2006 17:33:45 +0000 (19:33 +0200)
They are now reopened to /dev/null instead of an temporary file that can
never be removed.


No differences found