mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-01 21:21:15 -03:00
tests/checks/realpath.fish: fix on macOS
This commit is contained in:
@@ -136,7 +136,7 @@ builtin realpath / /
|
||||
|
||||
builtin realpath '' /tmp '' /dont-exist ''
|
||||
# CHECKERR: builtin realpath: Invalid arg:
|
||||
# CHECK: /tmp
|
||||
# CHECK: {{.*}}/tmp
|
||||
# CHECKERR: builtin realpath: Invalid arg:
|
||||
# CHECK: /dont-exist
|
||||
# CHECKERR: builtin realpath: Invalid arg:
|
||||
|
||||
Reference in New Issue
Block a user