]> git.ipfire.org Git - thirdparty/bash.git/blame - tests/run-more-exp
Bash-4.4 distribution sources and documentation
[thirdparty/bash.git] / tests / run-more-exp
CommitLineData
a0c0a00f
CR
1${THIS_SH} ./more-exp.tests 2>&1 | grep -v '^expect' > ${BASH_TSTOUT}
2diff ${BASH_TSTOUT} more-exp.right && rm -f ${BASH_TSTOUT}