3 lines
75 B
Text
3 lines
75 B
Text
|
|
${THIS_SH} ./read.tests > /tmp/xx
|
||
|
|
diff /tmp/xx read.right && rm -f /tmp/xx
|