3 lines
86 B
Plaintext
3 lines
86 B
Plaintext
${THIS_SH} ./heredoc.tests > /tmp/xx 2>&1
|
|
diff /tmp/xx heredoc.right && rm -f /tmp/xx
|