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

3 lines
99 B
Plaintext

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