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

3 lines
108 B
Plaintext

${THIS_SH} ./more-exp.tests 2>&1 | grep -v '^expect' > /tmp/xx
diff /tmp/xx more-exp.right && rm -f /tmp/xx