0083b87 README note about shell logout behavior

Authored and Committed by spoore 2 years ago
    README note about shell logout behavior
    
    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.
    
    Also updating setup and spec to bump version number.
    
    Fixes: https://pagure.io/python-pytest-multihost/issue/24
    
        
file modified
+21 -0
file modified
+5 -1
file modified
+1 -1