mirror of https://github.com/mirror/busybox.git
* testsuite/grep/egrep-supports-extended-regexps: Check exit status instead
of output.1_00_stable_10817
parent
50aec98e1c
commit
66388f89a5
|
@ -1,2 +1,2 @@
|
|||
# FEATURE: CONFIG_FEATURE_GREP_EGREP_ALIAS
|
||||
test x`echo foo | busybox egrep fo+` = xfoo
|
||||
echo foo | busybox egrep fo+
|
||||
|
|
Loading…
Reference in New Issue