i-bash/tests/run-mapfile

3 lines
107 B
Text
Raw Normal View History

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