3 lines
105 B
Text
3 lines
105 B
Text
|
|
${THIS_SH} ./parser.tests > ${BASH_TSTOUT} 2>&1
|
||
|
|
diff ${BASH_TSTOUT} parser.right && rm -f ${BASH_TSTOUT}
|