Merge lp:~dpigott/lava-dispatcher/change-sdmux-inheritance into lp:lava-dispatcher

Proposed by Dave Pigott
Status: Merged
Merged at revision: 680
Proposed branch: lp:~dpigott/lava-dispatcher/change-sdmux-inheritance
Merge into: lp:lava-dispatcher
Diff against target: 11 lines (+0/-2)
1 file modified
lava_dispatcher/device/sdmux.py (+0/-2)
To merge this branch: bzr merge lp:~dpigott/lava-dispatcher/change-sdmux-inheritance
Reviewer Review Type Date Requested Status
Dave Pigott Approve
Review via email: mp+185081@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Dave Pigott (dpigott) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'lava_dispatcher/device/sdmux.py'
2--- lava_dispatcher/device/sdmux.py 2013-09-11 14:43:05 +0000
3+++ lava_dispatcher/device/sdmux.py 2013-09-11 15:14:59 +0000
4@@ -223,8 +223,6 @@
5 sdmux.dut_disconnect(self.config.sdmux_id)
6
7 def power_on(self):
8- self.proc = connect_to_serial(self.context)
9-
10 sdmux.host_disconnect(self.config.sdmux_id)
11 sdmux.dut_usda(self.config.sdmux_id)
12

Subscribers

People subscribed via source and target branches