Skip to content

Commit d3289be

Browse files
committed
Adjusted expected test output accordingly
1 parent b2be5e5 commit d3289be

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

tests/acceptance/29_simulate_mode/diff_mode.cf.expected

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ foobar
3434
===========================================================================
3535
'WORKDIR/tmp/SUBDIR' is a directory
3636
Size: SIZE
37-
Access: (0755/rwxr-xr-x) Uid: (0/root) Gid: (0/root)
37+
Access: (0700/rwx------) Uid: (0/root) Gid: (0/root)
3838
Access: TIMESTAMP
3939
Modify: TIMESTAMP
4040
Change: TIMESTAMP

tests/acceptance/29_simulate_mode/manifest_full_mode.cf.expected

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ foobar
3434
===========================================================================
3535
'WORKDIR/tmp/SUBDIR' is a directory
3636
Size: SIZE
37-
Access: (0755/rwxr-xr-x) Uid: (0/root) Gid: (0/root)
37+
Access: (0700/rwx------) Uid: (0/root) Gid: (0/root)
3838
Access: TIMESTAMP
3939
Modify: TIMESTAMP
4040
Change: TIMESTAMP
@@ -58,7 +58,7 @@ These are my source file contents.
5858
===========================================================================
5959
'WORKDIR/tmp/sub-dir/.' is a directory
6060
Size: SIZE
61-
Access: (0755/rwxr-xr-x) Uid: (0/root) Gid: (0/root)
61+
Access: (0700/rwx------) Uid: (0/root) Gid: (0/root)
6262
Access: TIMESTAMP
6363
Modify: TIMESTAMP
6464
Change: TIMESTAMP

tests/acceptance/29_simulate_mode/manifest_mode.cf.expected

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ foobar
3434
===========================================================================
3535
'WORKDIR/tmp/SUBDIR' is a directory
3636
Size: SIZE
37-
Access: (0755/rwxr-xr-x) Uid: (0/root) Gid: (0/root)
37+
Access: (0700/rwx------) Uid: (0/root) Gid: (0/root)
3838
Access: TIMESTAMP
3939
Modify: TIMESTAMP
4040
Change: TIMESTAMP
@@ -58,7 +58,7 @@ These are my source file contents.
5858
===========================================================================
5959
'WORKDIR/tmp/sub-dir/.' is a directory
6060
Size: SIZE
61-
Access: (0755/rwxr-xr-x) Uid: (0/root) Gid: (0/root)
61+
Access: (0700/rwx------) Uid: (0/root) Gid: (0/root)
6262
Access: TIMESTAMP
6363
Modify: TIMESTAMP
6464
Change: TIMESTAMP

0 commit comments

Comments
 (0)