source:
vendor/bash/3.1-p17/tests/run-extglob
Last change on this file was 3228, checked in by , 18 years ago | |
---|---|
File size: 130 bytes |
Line | |
---|---|
1 | PATH=$PATH:`pwd` |
2 | export PATH |
3 | ${THIS_SH} ./extglob.tests | grep -v '^expect' > /tmp/xx |
4 | diff /tmp/xx extglob.right && rm -f /tmp/xx |
Note:
See TracBrowser
for help on using the repository browser.