2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-01-30 05:43:33 +00:00
fish-shell/tests/invocation/features-qmark1.invoke
ridiculousfish 762c31be87 Feature flag support for ? wildcard
This partially reverts 6e56637cf0 and 
by bringing back the ? wildcard, guarded by the qmark-noglob feature flag.
2018-05-06 11:20:15 -07:00

1 line
74 B
Text

--features '' -c 'string match --quiet "??" ab ; echo "qmarkon: $status"'