projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
603557b
)
Enable test only if CONFIG_FEATURE_GREP_EGREP_ALIAS is defined.
author
Matt Kraai
<kraai@debian.org>
Fri, 7 Dec 2001 21:24:25 +0000
(21:24 -0000)
committer
Matt Kraai
<kraai@debian.org>
Fri, 7 Dec 2001 21:24:25 +0000
(21:24 -0000)
testsuite/grep/egrep-supports-extended-regexps
patch
|
blob
|
history
diff --git
a/testsuite/grep/egrep-supports-extended-regexps
b/testsuite/grep/egrep-supports-extended-regexps
index 8db154c21876a75b145ab36b628730d59caba7f9..f858e8465050361f061f66ee9c01484736eff205 100644
(file)
--- a/
testsuite/grep/egrep-supports-extended-regexps
+++ b/
testsuite/grep/egrep-supports-extended-regexps
@@
-1
+1,2
@@
+# UNSUPPORTED: CONFIG_FEATURE_GREP_EGREP_ALIAS
test x`echo foo | busybox egrep fo+` = xfoo