mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-14 17:07:44 +00:00
ca1c499069
This incorrectly allowed "file/something" if file existed (as a file), because it checked "afile". Fixes #5352.
3 lines
175 B
Text
3 lines
175 B
Text
builtin realpath: /this/better/be/an/invalid/path: No such file or directory
|
|
builtin realpath: .: No such file or directory
|
|
builtin realpath: realpath.out/..: Not a directory
|