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 zypper output parsing in package_version due to \n #173

Merged
merged 1 commit into from
Jan 17, 2023

Conversation

rtorrero
Copy link
Contributor

This fixes the version comparison bug on the package_version gatherer where the output of zypper with a \n breaks it.

Appart from testing manually, I included the newline also in the mock executor. Should be fine now.

@rtorrero rtorrero changed the title Add newline char to zypper output Fix broken zypper output parsing in package_version due to \n Jan 17, 2023
@rtorrero rtorrero merged commit 0b2d83b into trento-project:main Jan 17, 2023
@arbulu89 arbulu89 added the bug Something isn't working label Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

2 participants