Skip to content

Conversation

@RRozak
Copy link
Member

@RRozak RRozak commented Dec 2, 2025

Flag --noclean had action store_true and default set to True and because of that value False was unreachable - no matter if the flag was used or not. This issue has been fixed by setting flag default to False.

Signed-off-by: Igor Zaworski <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants