c4e3168c17640d25eb0947e85acc1516b226b762
[platform/upstream/bash.git] / tests / run-heredoc
1 ${THIS_SH} ./heredoc.tests > /tmp/xx 2>&1
2 diff /tmp/xx heredoc.right && rm -f /tmp/xx