mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-01-19 08:42:44 +08:00
parent
3fcf4e1b20
commit
6ca2dbecfb
|
@ -119,13 +119,6 @@ echo $status
|
|||
# CHECK: 0
|
||||
# CHECK: 0
|
||||
|
||||
builtin and --help >/dev/null
|
||||
echo $status
|
||||
and --help >/dev/null
|
||||
echo $status
|
||||
# CHECK: 0
|
||||
# CHECK: 0
|
||||
|
||||
builtin or --help >/dev/null
|
||||
echo $status
|
||||
or --help >/dev/null
|
||||
|
|
Loading…
Reference in New Issue
Block a user