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 c17f42635..4de7b85db 100644 --- a/testsuite/cp/cp-preserves-hard-links +++ b/testsuite/cp/cp-preserves-hard-links | |||
@@ -1,4 +1,4 @@ | |||
1 | # UNSUPPORTED: CONFIG_FEATURE_PRESERVE_HARDLINKS | 1 | # FEATURE: CONFIG_FEATURE_PRESERVE_HARDLINKS |
2 | touch foo | 2 | touch foo |
3 | ln foo bar | 3 | ln foo bar |
4 | mkdir baz | 4 | mkdir baz |