Skip to content

Fix missing subprocess output conversion in resadmin #291

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

Merged
merged 2 commits into from
Jul 22, 2025

Conversation

jonasbardino
Copy link
Contributor

Fix another case of missing subprocess output conversion from bytes to str before use in comparison with native string.

Follow-up to issue #288.

@jonasbardino jonasbardino self-assigned this Jul 22, 2025
@jonasbardino jonasbardino added the bug Something isn't working label Jul 22, 2025
@jonasbardino
Copy link
Contributor Author

latest change requires PR #293

…o str

before use in comparison with native string.

Follow-up to issue #288.
@jonasbardino jonasbardino force-pushed the fix/subprocess-bytes-vs-str-in-resadm branch from 6cd3079 to 19dd907 Compare July 22, 2025 16:28
@jonasbardino jonasbardino requested a review from a team July 22, 2025 16:42
@jonasbardino jonasbardino merged commit c1741be into next Jul 22, 2025
7 checks passed
@jonasbardino jonasbardino deleted the fix/subprocess-bytes-vs-str-in-resadm branch July 22, 2025 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant