Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken spotbugs in system tests #10470

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

scholzj
Copy link
Member

@scholzj scholzj commented Aug 19, 2024

Type of change

  • Bugfix

Description

This PR fixes the broken build int he main branch that is failing because of spotbugs. The issue seems to be that the same condition is repeated twice. (not sure if it is a copy-paste error or if the second one was supposed to have something else there, but this PR tries to just remove it)

Checklist

  • Make sure Spotbugs pass

Signed-off-by: Jakub Scholz <www@scholzj.com>
@scholzj scholzj added this to the 0.43.0 milestone Aug 19, 2024
@scholzj scholzj requested a review from im-konge August 19, 2024 19:15
@scholzj scholzj merged commit 0e24bbe into strimzi:main Aug 19, 2024
13 checks passed
@scholzj scholzj deleted the fix-spotbugs-in-system-tests branch August 19, 2024 20:18
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