repo.or.cz
/
bash.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Patch-ID: bash32-029
[bash.git]
/
tests
/
run-extglob
blob
06316ad3cd150e3847294470aca1c6177a534bed
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