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