Test/stages/users: fix diff.json
I'm not sure what happened, but the test case started failing on the diff on 'main'. I didn't change anything related to this test case in my PR. The previous changes adjusted the vars, specifically the Fedora snapshot date used to generate the manifests, but the test passed on it. Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
parent
c06fda60b6
commit
1d0952002b
1 changed files with 4 additions and 4 deletions
|
|
@ -80,14 +80,14 @@
|
|||
},
|
||||
"/etc/shadow": {
|
||||
"content": [
|
||||
"sha256:930e7f02d3bf76328a3fcaf690899308d517d996aa837d4a677ff46e9740888e",
|
||||
"sha256:6238f49304ed9dc0803e5997e78298aa29c289244cf38a13ec6f96eb25a0edd5"
|
||||
"sha256:4910c05c4074c6c687f13f57b010d5dc451e96470f0062251538d0149e3bc24d",
|
||||
"sha256:e961d583e3a47c13d1aa6992cda22b5f49ad158e72ba38a1119455c7334bdf79"
|
||||
]
|
||||
},
|
||||
"/etc/shadow-": {
|
||||
"content": [
|
||||
"sha256:b0445f97bd2b3ec8552289decf48fb0b872ef5e9cd0227f35d172748073ea854",
|
||||
"sha256:f9a47b1b9e4dc5612435e5223fde05e0afb916666e988557f9db82b5cb75f516"
|
||||
"sha256:50c7217179897a9cf2ccb456d50a29713b6bfbcf09c63f02d480e053166a00c5",
|
||||
"sha256:8e20a9c7415d173fa90224a149b3bd4f6e482d4ca3c26a27a3fb6ef314a90706"
|
||||
]
|
||||
},
|
||||
"/etc/subgid": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue