]> git.ipfire.org Git - thirdparty/bash.git/blob - tests/run-precedence
Bash-5.2-rc4 release
[thirdparty/bash.git] / tests / run-precedence
1 ${THIS_SH} ./precedence.tests > ${BASH_TSTOUT}
2 diff ${BASH_TSTOUT} prec.right && rm -f ${BASH_TSTOUT}