diff options
Diffstat (limited to 'testsuite/cpio.tests')
-rwxr-xr-x | testsuite/cpio.tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/cpio.tests b/testsuite/cpio.tests index 5b397b01c..7aee774a1 100755 --- a/testsuite/cpio.tests +++ b/testsuite/cpio.tests | |||
@@ -99,7 +99,7 @@ SKIP= | |||
99 | 99 | ||
100 | # chown on a link was affecting file, dropping its suid/sgid bits | 100 | # chown on a link was affecting file, dropping its suid/sgid bits |
101 | rm -rf cpio.testdir | 101 | rm -rf cpio.testdir |
102 | optional FEATURE_CPIO_O | 102 | optional FEATURE_CPIO_O FEATURE_STAT_FORMAT |
103 | mkdir cpio.testdir | 103 | mkdir cpio.testdir |
104 | touch cpio.testdir/file | 104 | touch cpio.testdir/file |
105 | chmod 6755 cpio.testdir/file # sets suid/sgid bits | 105 | chmod 6755 cpio.testdir/file # sets suid/sgid bits |