i-bash/tests/run-printf

3 lines
84 B
Text
Raw Normal View History

1998-04-17 19:52:44 +00:00
${THIS_SH} ./printf.tests > /tmp/xx 2>&1
diff /tmp/xx printf.right && rm -f /tmp/xx