aboutsummaryrefslogtreecommitdiffstats
path: root/tests/run-heredoc
blob: c4e3168c17640d25eb0947e85acc1516b226b762 (plain)
1
2
${THIS_SH} ./heredoc.tests > /tmp/xx 2>&1
diff /tmp/xx heredoc.right && rm -f /tmp/xx