mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-21 08:10:24 +08:00
broken-symbolic-link test to enter a new directory
This was previously dependent on whatever directory we happened to be in.
This commit is contained in:
parent
3b74f6e0c6
commit
4f466cb916
@ -234,6 +234,7 @@ cd ""
|
||||
echo $status
|
||||
# CHECK: 1
|
||||
|
||||
cd (mktemp -d)
|
||||
ln -s no/such/directory broken-symbolic-link
|
||||
begin
|
||||
set -lx CDPATH
|
||||
|
Loading…
x
Reference in New Issue
Block a user