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

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

bash 3.1

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