Imported from ../bash-2.0.tar.gz.
[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