]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: Add missing test cleanup for the last sysext test
authorKai Lueke <kailuke@microsoft.com>
Tue, 28 Oct 2025 15:08:42 +0000 (00:08 +0900)
committerKai Lueke <kailuke@microsoft.com>
Tue, 4 Nov 2025 13:10:18 +0000 (22:10 +0900)
commit6649562924f361edca98ce3d015bd7dcda97b076
tree0dd3afd0b28cd310bf2c77f4b6b8c9dde67eae32
parent030f239a198de34c06aeb6b8680176102ed684d2
test: Add missing test cleanup for the last sysext test

The last sysext test leaked things into new tests added later,
uncovered by any new tests leftover check.
Remove the mutable folder state through a trap as done in other tests.
test/units/TEST-50-DISSECT.sysext.sh