mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-06 08:51:14 -03:00
@@ -21,3 +21,7 @@ or echo Invalid $status
|
||||
commandline --help &>/dev/null
|
||||
echo Help $status
|
||||
# CHECK: Help 0
|
||||
|
||||
commandline -pC 0 --input "test | test"
|
||||
echo $status
|
||||
# CHECK: 0
|
||||
|
||||
Reference in New Issue
Block a user