OSDN Git Service

Fix bad commit 23574 for io redirecting when running the test suite
authorHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Thu, 2 Oct 2008 14:15:05 +0000 (14:15 -0000)
committerHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Thu, 2 Oct 2008 14:15:05 +0000 (14:15 -0000)
commit94bbeb72728193288f2bf071cf0e40293499045b
treedc5eb59d79a877202e16936fe15347455c1b8f73
parent2f35f236ff49bb039ac15faf3520986c9a322301
Fix bad commit 23574 for io redirecting when running the test suite

This patch fixes the previous r23574 and uses a correct syntax for redirecting.

./foo > bar.out 2>&1
test/Test.mak