fish-shell/tests/realpath.err
Fabian Homborg ca1c499069 wrealpath: Fail for file/something
This incorrectly allowed "file/something" if file existed (as a file), because it
checked "afile".

Fixes #5352.
2018-11-18 20:30:21 +01:00

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