i-bash/tests/run-precedence

3 lines
96 B
Text
Raw Normal View History

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