]> git.ipfire.org Git - thirdparty/bash.git/blob - tests/run-more-exp
Bash-4.4 patch 19
[thirdparty/bash.git] / tests / run-more-exp
1 ${THIS_SH} ./more-exp.tests 2>&1 | grep -v '^expect' > ${BASH_TSTOUT}
2 diff ${BASH_TSTOUT} more-exp.right && rm -f ${BASH_TSTOUT}