Migrate lib/ssh.py from constants to pathutils
authorMichael Hanselmann <hansmi@google.com>
Mon, 17 Sep 2012 16:28:56 +0000 (18:28 +0200)
committerMichael Hanselmann <hansmi@google.com>
Tue, 18 Sep 2012 15:09:23 +0000 (17:09 +0200)
commit8fd1bfa939c3ab70c9ed77224ee3036de564e1c9
treeb7cda802c1419ff0a5d6996a147c5d9e7bb417f7
parentf45c5c0905bfc4a6f6c82135238067fc1b2c68ee
Migrate lib/ssh.py from constants to pathutils

File system paths moved from constants to pathutils.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/ssh.py