ash: fix globbing bugs when using glibc glob()
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
19
shell/ash_test/ash-glob/glob_dir.right
Normal file
19
shell/ash_test/ash-glob/glob_dir.right
Normal file
@@ -0,0 +1,19 @@
|
||||
dirtest/z.tmp
|
||||
dirtest/z.tmp
|
||||
dirtest/z.tmp
|
||||
dirtest/z.tmp
|
||||
dirtest/z.tmp
|
||||
dirtest/z.tmp
|
||||
dirtest/z.tmp
|
||||
dirtest/z.tmp
|
||||
dirtest/z.tmp
|
||||
|
||||
*/z.tmp
|
||||
*/z.*
|
||||
*/?.*
|
||||
*/z*p
|
||||
d*r*e*t/z*p
|
||||
*\/z.tmp
|
||||
*/z.*
|
||||
*/z*p
|
||||
d*r*e*t/z*p
|
||||
Reference in New Issue
Block a user