Commit 388ebe3b authored by liuzheng712's avatar liuzheng712

update

parent fa1f2404
......@@ -198,10 +198,10 @@ class TermLogRecorder(object):
self._screen.reset()
else:
self._command()
print "<<<<<<<<<<<<<<<<"
print self._commands
print self.CMD
print ">>>>>>>>>>>>>>>>"
# print "<<<<<<<<<<<<<<<<"
# print self._commands
# print self.CMD
# print ">>>>>>>>>>>>>>>>"
self.log[str(time.time() - self.recoderStartTime)] = msg.decode('utf-8', 'replace')
def show(self):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment