Files
bash/bash-20060316/tests/run-heredoc
T
2011-12-07 09:05:27 -05:00

3 lines
86 B
Plaintext

${THIS_SH} ./heredoc.tests > /tmp/xx 2>&1
diff /tmp/xx heredoc.right && rm -f /tmp/xx