Files
bash/tests/run-nquote5
2011-12-07 09:06:13 -05:00

3 lines
106 B
Plaintext

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