Skip to content

tests: fix cleanup#69

Merged
keszybz merged 1 commit intosystemd:mainfrom
OldManYellsAtCloud:main
Dec 2, 2025
Merged

tests: fix cleanup#69
keszybz merged 1 commit intosystemd:mainfrom
OldManYellsAtCloud:main

Conversation

@OldManYellsAtCloud
Copy link
Contributor

The cleanup routine cleared the variable holding the temp dir name before it was deleted, so it wasn't deleted.

This commit first deletes the temp folder, and clears the variable afterwards.

The cleanup routine cleared the variable holding the temp dir name
before it was deleted, so it wasn't deleted.

This commit first deletes the temp folder, and clears the variable
afterwards.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
@keszybz
Copy link
Member

keszybz commented Dec 2, 2025

LGTM too.

@keszybz keszybz merged commit e6852ff into systemd:main Dec 2, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants