2 lines
106 B
Text
2 lines
106 B
Text
${THIS_SH} ./new-exp.tests 2>&1 | grep -v '^expect' > /tmp/xx
|
|
diff /tmp/xx new-exp.right && rm -f /tmp/xx
|