Files
bash/tests/run-nquote4
T
2011-12-03 13:38:20 -05:00

3 lines
106 B
Plaintext

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