2 lines
86 B
Text
2 lines
86 B
Text
${THIS_SH} ./rhs-exp.tests 2>&1 > /tmp/xx
|
|
diff /tmp/xx rhs-exp.right && rm -f /tmp/xx
|