i-bash/tests/run-tilde

3 lines
98 B
Text
Raw Normal View History

${THIS_SH} ./tilde.tests > ${BASH_TSTOUT}
diff ${BASH_TSTOUT} tilde.right && rm -f ${BASH_TSTOUT}