source: vendor/bash/3.1-p17/tests/run-heredoc

Last change on this file was 3228, checked in by bird, 18 years ago

bash 3.1

File size: 86 bytes
Line 
1${THIS_SH} ./heredoc.tests > /tmp/xx 2>&1
2diff /tmp/xx heredoc.right && rm -f /tmp/xx
Note: See TracBrowser for help on using the repository browser.