Files
bash/bash-20060316/tests/run-builtins
T
2011-12-07 09:05:27 -05:00

3 lines
88 B
Plaintext

${THIS_SH} ./builtins.tests > /tmp/xx 2>&1
diff /tmp/xx builtins.right && rm -f /tmp/xx