Commit Graph

3 Commits

Author SHA1 Message Date
Tommi Virtanen
0d975b5b8c Record Remote in RemoteProcess.remote, for caller convenience. 2011-06-03 14:44:29 -07:00
Tommi Virtanen
9970b86cb1 Wrap Remote._runner in staticmethod() or it gets mistaken for a method.
It used to get an extra self argument, and mistook that as client.
2011-05-31 14:59:10 -07:00
Tommi Virtanen
dc9aaacfb2 Add a pretty wrapper on top of Paramiko and run.run.
Most importantly right now, it knows its name, and can
prettyprint it.
2011-05-31 14:33:00 -07:00