diff options
Diffstat (limited to 'testsuite/cp')
-rw-r--r-- | testsuite/cp/cp-preserves-hard-links | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/cp/cp-preserves-hard-links b/testsuite/cp/cp-preserves-hard-links index c17f426..4de7b85 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 |