summaryrefslogtreecommitdiffstats
path: root/test/units
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2024-05-08 11:35:21 +0200
committerDaan De Meyer <daan.j.demeyer@gmail.com>2024-05-08 12:01:37 +0200
commit677430b3c7fcd1b352eb66f19b8746741459b91a (patch)
treeb19181a41add8fb7d64a97d13f41d60673925080 /test/units
parentTEST-74-AUX-UTILS: Make more robust (diff)
downloadsystemd-677430b3c7fcd1b352eb66f19b8746741459b91a.tar.xz
systemd-677430b3c7fcd1b352eb66f19b8746741459b91a.zip
tmpfiles: Don't fail if file does not exist in item_do()
If the file was removed by some other program, we should just go to the next one without failing. item_do() is only used for recursive globs instead of fixed paths so skipping on missing files makes sense (unlike if the path was fixed where we should probably fail). Fixes #32691 (hopefully)
Diffstat (limited to 'test/units')
0 files changed, 0 insertions, 0 deletions