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