mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-28 13:53:10 +00: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
2 lines
135 B
Fish
2 lines
135 B
Fish
#RUN: %fish --features no-stderr-nocaret -c 'cat /abavojijsdfhdsjhfuihifoisj ^&1'
|
|
# CHECK: {{cat|/abavojijsdfhdsjhfuihifoisj}}: {{.*}}
|