Fix I/O redirection of script.test.sh
authorDavid Lichteblau <david@lichteblau.com>
Fri, 2 Sep 2011 19:30:25 +0000 (21:30 +0200)
committerDavid Lichteblau <david@lichteblau.com>
Fri, 2 Sep 2011 19:40:28 +0000 (21:40 +0200)
commitcd470a05b55209cf32072274b7e096dcd6077097
treecda38a2292506d6edfc2d1f97f04c69f8b7a8850
parent42fbc5e52f2ccc01630c485991336577ca18d190
Fix I/O redirection of script.test.sh

With this fix, "run-tests.sh | tee" passes again on Linux.
Thanks to Fare Rideau for the report.
tests/script.test.sh