]> git.ipfire.org Git - thirdparty/bash.git/blob - tests/run-read
Imported from ../bash-2.04.tar.gz.
[thirdparty/bash.git] / tests / run-read
1 ${THIS_SH} ./read.tests > /tmp/xx 2>&1
2 diff /tmp/xx read.right && rm -f /tmp/xx