File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
tests/acceptance/29_simulate_mode Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -339,7 +339,7 @@ struct GidList_
339
339
#define CF_NOINT -678L
340
340
#define CF_UNDEFINED_ITEM (void *)0x1234
341
341
342
- #define DEFAULTMODE ((mode_t)0755 )
342
+ #define DEFAULTMODE ((mode_t)0700 )
343
343
344
344
#define CF_DONEPASSES 4
345
345
Original file line number Diff line number Diff line change 34
34
===========================================================================
35
35
'WORKDIR/tmp/SUBDIR' is a directory
36
36
Size: SIZE
37
- Access: (0755/rwxr-xr-x ) Uid: (0/root) Gid: (0/root)
37
+ Access: (0700/rwx------ ) Uid: (0/root) Gid: (0/root)
38
38
Access: TIMESTAMP
39
39
Modify: TIMESTAMP
40
40
Change: TIMESTAMP
Original file line number Diff line number Diff line change 34
34
===========================================================================
35
35
'WORKDIR/tmp/SUBDIR' is a directory
36
36
Size: SIZE
37
- Access: (0755/rwxr-xr-x ) Uid: (0/root) Gid: (0/root)
37
+ Access: (0700/rwx------ ) Uid: (0/root) Gid: (0/root)
38
38
Access: TIMESTAMP
39
39
Modify: TIMESTAMP
40
40
Change: TIMESTAMP
@@ -58,7 +58,7 @@ These are my source file contents.
58
58
===========================================================================
59
59
'WORKDIR/tmp/sub-dir/.' is a directory
60
60
Size: SIZE
61
- Access: (0755/rwxr-xr-x ) Uid: (0/root) Gid: (0/root)
61
+ Access: (0700/rwx------ ) Uid: (0/root) Gid: (0/root)
62
62
Access: TIMESTAMP
63
63
Modify: TIMESTAMP
64
64
Change: TIMESTAMP
Original file line number Diff line number Diff line change 34
34
===========================================================================
35
35
'WORKDIR/tmp/SUBDIR' is a directory
36
36
Size: SIZE
37
- Access: (0755/rwxr-xr-x ) Uid: (0/root) Gid: (0/root)
37
+ Access: (0700/rwx------ ) Uid: (0/root) Gid: (0/root)
38
38
Access: TIMESTAMP
39
39
Modify: TIMESTAMP
40
40
Change: TIMESTAMP
@@ -58,7 +58,7 @@ These are my source file contents.
58
58
===========================================================================
59
59
'WORKDIR/tmp/sub-dir/.' is a directory
60
60
Size: SIZE
61
- Access: (0755/rwxr-xr-x ) Uid: (0/root) Gid: (0/root)
61
+ Access: (0700/rwx------ ) Uid: (0/root) Gid: (0/root)
62
62
Access: TIMESTAMP
63
63
Modify: TIMESTAMP
64
64
Change: TIMESTAMP
You can’t perform that action at this time.
0 commit comments