mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-16 07:02:46 +08:00
fix tests for 24abbb6de7
This commit is contained in:
parent
24abbb6de7
commit
d6e001ac7e
|
@ -57,8 +57,8 @@ status features
|
||||||
#CHECK: qmark-noglob on 3.0 ? no longer globs
|
#CHECK: qmark-noglob on 3.0 ? no longer globs
|
||||||
#CHECK: regex-easyesc on 3.1 string replace -r needs fewer \'s
|
#CHECK: regex-easyesc on 3.1 string replace -r needs fewer \'s
|
||||||
#CHECK: ampersand-nobg-in-token on 3.4 & only backgrounds if followed by a separator
|
#CHECK: ampersand-nobg-in-token on 3.4 & only backgrounds if followed by a separator
|
||||||
#CHECK: remove-percent-self off 3.8 %self is no longer expanded (use $fish_pid)
|
#CHECK: remove-percent-self off 4.0 %self is no longer expanded (use $fish_pid)
|
||||||
#CHECK: test-require-arg off 3.8 builtin test requires an argument
|
#CHECK: test-require-arg off 4.0 builtin test requires an argument
|
||||||
#CHECK: buffered-enter-noexec off 4.1 enter typed while executing will not execute
|
#CHECK: buffered-enter-noexec off 4.1 enter typed while executing will not execute
|
||||||
status test-feature stderr-nocaret
|
status test-feature stderr-nocaret
|
||||||
echo $status
|
echo $status
|
||||||
|
|
Loading…
Reference in New Issue
Block a user