#25 README note about shell logout behavior
Merged by spoore. Opened by spoore.
spoore/python-pytest-multihost readme_logout_note  into  master

Download 25.patch

It was discovered from a ticket that the Paramiko and OpenSSH transports
behave differently regarding logouts at the end of a run_command. On
exit, when using Paramiko, this runs a logout script while OpenSSH does
not. Adding a note to the README.rst to make this known.

Fixes: https://pagure.io/python-pytest-multihost/issue/24

rebased onto 0083b87037ea759fb47cd29226451aee1d3fb6ca

@spoore thanks, this looks good and should help other folks to better deal with this paramiko behaviour :)

Sorry. This fell off my radar. Merging now.

Pull-Request has been merged by spoore

Metadata