i-bash/tests/run-exportfunc

3 lines
113 B
Text
Raw Normal View History

${THIS_SH} ./exportfunc.tests > ${BASH_TSTOUT} 2>&1
diff ${BASH_TSTOUT} exportfunc.right && rm -f ${BASH_TSTOUT}