Imported from ../bash-2.02.tar.gz.
[platform/upstream/bash.git] / tests / run-printf
1 ${THIS_SH} ./printf.tests > /tmp/xx 2>&1
2 diff /tmp/xx printf.right && rm -f /tmp/xx