Imported from ../bash-2.02.tar.gz.
This commit is contained in:
parent
e8ce775db8
commit
cce855bc5b
323 changed files with 33916 additions and 12321 deletions
4
tests/run-extglob
Normal file
4
tests/run-extglob
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
PATH=$PATH:`pwd`
|
||||
export PATH
|
||||
${THIS_SH} ./extglob.tests | grep -v '^expect' > /tmp/xx
|
||||
diff /tmp/xx extglob.right && rm -f /tmp/xx
|
||||
Loading…
Add table
Add a link
Reference in a new issue