fish-shell/tests/invocation/features-qmark2.invoke
ridiculousfish 762c31be87 Feature flag support for ? wildcard
This partially reverts 6e56637cf0 and #4520
by bringing back the ? wildcard, guarded by the qmark-noglob feature flag.
2018-05-06 11:20:15 -07:00

2 lines
87 B
Plaintext

--features 'qmark-noglob' -C 'string match --quiet "??" ab ; echo "qmarkoff: $status"'