Message ID | 20120813135611.26170.2547.launchpad@ackee.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'lava_dispatcher/client/fastmodel.py' --- lava_dispatcher/client/fastmodel.py 2012-08-10 14:54:27 +0000 +++ lava_dispatcher/client/fastmodel.py 2012-08-10 15:25:36 +0000 @@ -306,6 +306,4 @@ self.proc = proc self.daemon = True #allows thread to die when main main proc exits def run(self): - # change simproc's stdout so it doesn't overlap the stdout from our - # serial console logging self.proc.drain()