mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-27 21:33:09 +00:00
Add NetBSD's error to the bad-option test
I'm kinda close to just checking `.*fish: .*option.*Z.*`
This commit is contained in:
parent
d775c584a5
commit
4ae18951ee
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
#RUN: %fish -Z
|
||||
#CHECKERR: {{.*fish}}: {{unrecognized option: Z|invalid option -- '?Z'?}}
|
||||
#CHECKERR: {{.*fish}}: {{unrecognized option: Z|invalid option -- '?Z'?|unknown option -- Z}}
|
||||
|
|
Loading…
Reference in a new issue