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