Files
bash/tests/run-parser
T

3 lines
84 B
Plaintext

${THIS_SH} ./parser.tests > /tmp/xx 2>&1
diff /tmp/xx parser.right && rm -f /tmp/xx