Skip to content

Conversation

@schaefi
Copy link
Collaborator

@schaefi schaefi commented Jul 31, 2025

The shell code test ... || warn A; warn B will always print the warning for B despite the test result. This lead to the warning message "Settings from the kiwi description will be ignored" to be printed always. This commit fixes it with a clean if/then condition

The shell code test ... || warn A; warn B will always
print the warning for B despite the test result. This lead
to the warning message "Settings from the kiwi description will be ignored"
to be printed always. This commit fixes it with a clean if/then
condition
@schaefi schaefi requested a review from Conan-Kudo July 31, 2025 08:03
@schaefi schaefi self-assigned this Jul 31, 2025
@Conan-Kudo Conan-Kudo merged commit ad97062 into main Jul 31, 2025
14 checks passed
@Conan-Kudo Conan-Kudo deleted the fix_conditional_logic branch July 31, 2025 16:43
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.

3 participants