i-bash/tests/run-heredoc

3 lines
86 B
Text
Raw Normal View History

1996-12-23 17:02:34 +00:00
${THIS_SH} ./heredoc.tests > /tmp/xx 2>&1
diff /tmp/xx heredoc.right && rm -f /tmp/xx