i-bash/tests/run-heredoc
2009-09-12 16:46:49 +00:00

2 lines
86 B
Text

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