]> git.ipfire.org Git - thirdparty/bash.git/blob - tests/run-errors
bash-4.4 beta release
[thirdparty/bash.git] / tests / run-errors
1 ${THIS_SH} ./errors.tests > ${BASH_TSTOUT} 2>&1
2 diff ${BASH_TSTOUT} errors.right && rm -f ${BASH_TSTOUT}