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