Imported from ../bash-2.01.tar.gz.
[platform/upstream/bash.git] / tests / run-test
index ab13380..645693f 100644 (file)
@@ -1,2 +1,2 @@
-${THIS_SH} ./test-tests 2>&1 > /tmp/xx
+${THIS_SH} ./test-tests >/tmp/xx 2>&1
 diff /tmp/xx test.right && rm -f /tmp/xx