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