From 6b140ea5a971153d4e34c2f42fca00400af0b5ba Mon Sep 17 00:00:00 2001 From: Matt Kraai Date: Tue, 19 Feb 2002 23:43:08 +0000 Subject: * testsuite/README: Change "UNSUPPORTED" tag to "FEATURE". * testsuite/runtest (run_applet_testcase): Likewise. * testsuite/cp/cp-preserves-hard-links: Likewise. * testsuite/grep/egrep-supports-extended-regexps: Likewise. * testsuite/grep/grep-is-also-egrep: Likewise. * testsuite/tar/tar-archives-multiple-files: Likewise. * testsuite/tar/tar-handles-empty-include-and-non-empty-exclude-list: Likewise. * testsuite/tar/tar-handles-exclude-and-extract-lists: Likewise. * testsuite/tar/tar-handles-nested-exclude: Likewise. --- testsuite/cp/cp-preserves-hard-links | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite/cp') diff --git a/testsuite/cp/cp-preserves-hard-links b/testsuite/cp/cp-preserves-hard-links index c17f42635..4de7b85db 100644 --- a/testsuite/cp/cp-preserves-hard-links +++ b/testsuite/cp/cp-preserves-hard-links @@ -1,4 +1,4 @@ -# UNSUPPORTED: CONFIG_FEATURE_PRESERVE_HARDLINKS +# FEATURE: CONFIG_FEATURE_PRESERVE_HARDLINKS touch foo ln foo bar mkdir baz -- cgit v1.2.3