Files
bash/tests/run-precedence
2015-10-12 09:57:17 -04:00

3 lines
96 B
Plaintext

${THIS_SH} ./precedence > ${BASH_TSTOUT}
diff ${BASH_TSTOUT} prec.right && rm -f ${BASH_TSTOUT}