diff options
Diffstat (limited to 'testsuite/grep/grep-is-also-egrep')
-rw-r--r-- | testsuite/grep/grep-is-also-egrep | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/grep/grep-is-also-egrep b/testsuite/grep/grep-is-also-egrep index f28afda62..2e6977c28 100644 --- a/testsuite/grep/grep-is-also-egrep +++ b/testsuite/grep/grep-is-also-egrep @@ -1,2 +1,2 @@ -# UNSUPPORTED: CONFIG_FEATURE_GREP_EGREP_ALIAS +# FEATURE: CONFIG_FEATURE_GREP_EGREP_ALIAS echo foo | busybox egrep foo |