Files
android_external_bash/tests/run-heredoc
2009-09-12 16:46:49 +00:00

3 lines
86 B
Plaintext

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