mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-29 21:43:55 +08:00
c964edcd68
We don't really care *which*, we just want to generate some error so we can see that the redirection worked. Fixes #8492
3 lines
135 B
Fish
3 lines
135 B
Fish
#RUN: %fish --features no-stderr-nocaret -c 'cat /abavojijsdfhdsjhfuihifoisj ^&1'
|
|
# CHECK: {{cat|/abavojijsdfhdsjhfuihifoisj}}: {{.*}}
|