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