mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-01 04:41:14 -03:00
@@ -9,4 +9,9 @@ builtin -nq string
|
||||
#CHECKERR: builtin: invalid option combination, --query and --names are mutually exclusive
|
||||
echo $status
|
||||
#CHECK: 2
|
||||
|
||||
builtin -- -q &| grep -q "builtin - run a builtin command\|fish: builtin: missing man page"
|
||||
echo $status
|
||||
#CHECK: 0
|
||||
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user