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