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

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

bash 3.1

File size: 132 bytes
Line 
1PATH=$PATH:`pwd`
2export PATH
3${THIS_SH} ./extglob2.tests | grep -v '^expect' > /tmp/xx
4diff /tmp/xx extglob2.right && rm -f /tmp/xx
Note: See TracBrowser for help on using the repository browser.