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