i-bash/tests/run-input-test

3 lines
102 B
Text
Raw Normal View History

${THIS_SH} < ./input-line.sh > ${BASH_TSTOUT}
diff ${BASH_TSTOUT} input.right && rm -f ${BASH_TSTOUT}