Files
bash/tests/run-nquote4
T
2011-11-28 14:41:26 -05:00

3 lines
104 B
Plaintext

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