Fixed qtmodule-configtests on Windows.
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>
Wed, 18 Jan 2012 10:02:48 +0000 (11:02 +0100)
committerQt by Nokia <qt-info@nokia.com>
Mon, 23 Jan 2012 10:02:18 +0000 (11:02 +0100)
commit1db32565c61e33a7fdd016ff05e2017a5fd11ad1
treeccef1b6446fa3420138163020ea224d23aa13878
parent0b1586f86c08e0fe4936199eb655a83510fe7e54
Fixed qtmodule-configtests on Windows.

open() to "|-" and "-|" are unsupported on Windows (see `perldoc
perlport'), so don't do that.

Let the tests write a 'config.log' file which contains the output
of the test commands.

Brings back the part fixing the pipe logic from commit
f865dc1ae44c88f6965acd09bafb01829c35447b which was reverted.

Change-Id: I5060a0885702d925001b98f2d4e84743d6ff226e
Reviewed-by: Kalle Lehtonen <kalle.ju.lehtonen@nokia.com>
bin/qtmodule-configtests