From: Jeremy Spewock <jspew...@iol.unh.edu>

This version addresses the small comments that were on the previous
version such as documentation of variable name changes.

Jeremy Spewock (3):
  dts: Improve output gathering in interactive shells
  dts: Add missing docstring from XML-RPC server
  dts: Improve logging for interactive shells

 dts/framework/exception.py                    | 66 ++++++++++++-------
 .../interactive_remote_session.py             |  5 +-
 .../remote_session/interactive_shell.py       | 60 ++++++++++++-----
 dts/framework/testbed_model/node.py           |  7 ++
 dts/framework/testbed_model/os_session.py     |  6 +-
 dts/framework/testbed_model/sut_node.py       |  7 +-
 .../testbed_model/traffic_generator/scapy.py  | 48 +++++++++++++-
 7 files changed, 152 insertions(+), 47 deletions(-)

-- 
2.45.1

Reply via email to