mirror of
https://github.com/go-sylixos/elvish.git
synced 2024-11-27 23:11:20 +08:00
bda2879228
When encountering files that can't be lstat'ed, simply ignore them instead of terminating the entire globbing process. This is consistent with how directories that can't be read are already silently ignored. This fixes #1674. |
||
---|---|---|
.. | ||
glob_test.go | ||
glob.go | ||
parse_test.go | ||
parse.go | ||
pattern.go |