-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
qubes connection plugin: fix display stmt #9334
qubes connection plugin: fix display stmt #9334
Conversation
Backport to stable-9: 💚 backport PR created✅ Backport PR branch: Backported as #9336 🤖 @patchback |
@russoz thanks! |
* qubes connection plugin: fix display stmt * add changelog frag (cherry picked from commit da51594)
Backport to stable-10: 💚 backport PR created✅ Backport PR branch: Backported as #9337 🤖 @patchback |
* qubes connection plugin: fix display stmt * add changelog frag (cherry picked from commit da51594)
…isplay stmt (#9336) qubes connection plugin: fix display stmt (#9334) * qubes connection plugin: fix display stmt * add changelog frag (cherry picked from commit da51594) Co-authored-by: Alexei Znamensky <[email protected]>
…display stmt (#9337) qubes connection plugin: fix display stmt (#9334) * qubes connection plugin: fix display stmt * add changelog frag (cherry picked from commit da51594) Co-authored-by: Alexei Znamensky <[email protected]>
* qubes connection plugin: fix display stmt * add changelog frag
SUMMARY
The debug statement clearly means to print stdout and stderr, but stderr is printed twice.
ISSUE TYPE
COMPONENT NAME
qubes.py