2 lines
121 B
Text
2 lines
121 B
Text
${THIS_SH} ./attr.tests 2>&1 | grep -v '^expect' > ${BASH_TSTOUT}
|
|
diff ${BASH_TSTOUT} attr.right && rm -f ${BASH_TSTOUT}
|