]> git.ipfire.org Git - thirdparty/bash.git/blob - tests/run-heredoc
Bash-4.2 patch 14
[thirdparty/bash.git] / tests / run-heredoc
1 ${THIS_SH} ./heredoc.tests > /tmp/xx 2>&1
2 diff /tmp/xx heredoc.right && rm -f /tmp/xx