Move SSH functions into a class
authorMichael Hanselmann <hansmi@google.com>
Tue, 18 Mar 2008 13:02:53 +0000 (13:02 +0000)
committerMichael Hanselmann <hansmi@google.com>
Tue, 18 Mar 2008 13:02:53 +0000 (13:02 +0000)
commitc92b310aa3ec7a63b3acb0410f5b6a4fca7ec2de
treed2c99cfe640afbe099d23081f8f26061d3046ff7
parent75a5f45659847d623c83f3cf2e2fbbf8e621b15b
Move SSH functions into a class

This renames some functions and does some minor codestyle cleanup.

Reviewed-by: ultrotter
lib/backend.py
lib/cmdlib.py
lib/ssh.py