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)
commit6f0baf7ecfc693b12cb0485eb8b9f9851415833c
treefbb566019ee815aa592b06a50b570521c089f43d
parent5aa77e9f9e76e9e05a36e16cfb494e9aad953665
Fixed reopening of stdout and stderr.

They are now reopened to /dev/null instead of an temporary file that can
never be removed.
rake/configuretask.rb