Files
bash/tests/run-precedence
T
2019-09-16 15:31:57 -04:00

3 lines
102 B
Plaintext

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