mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-09 07:33:00 +08:00
![Fabian Homborg](/assets/img/avatar_default.png)
This was lost in 35671dd9f0
.
Even tho we plan to drop caret redirection, while it's there it should
fully work.
Fixes #6591.
3 lines
101 B
Fish
3 lines
101 B
Fish
#RUN: %fish --features no-stderr-nocaret -c 'ls /abavojijsdfhdsjhfuihifoisj ^&1'
|
|
# CHECK: ls: {{.*}}
|