source: vendor/bash/3.1-p17/tests/run-more-exp

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

bash 3.1

File size: 108 bytes
Line 
1${THIS_SH} ./more-exp.tests 2>&1 | grep -v '^expect' > /tmp/xx
2diff /tmp/xx more-exp.right && rm -f /tmp/xx
Note: See TracBrowser for help on using the repository browser.