i-bash/tests/run-builtins

3 lines
88 B
Text
Raw Normal View History

1997-06-05 14:59:13 +00:00
${THIS_SH} ./builtins.tests > /tmp/xx 2>&1
diff /tmp/xx builtins.right && rm -f /tmp/xx