]> git.ipfire.org Git - thirdparty/bash.git/blob - tests/run-input-test
Bash-4.4 distribution sources and documentation
[thirdparty/bash.git] / tests / run-input-test
1 ${THIS_SH} < ./input-line.sh > ${BASH_TSTOUT}
2 diff ${BASH_TSTOUT} input.right && rm -f ${BASH_TSTOUT}