diff mbox

[Branch,~linaro-validation/lava-dispatcher/trunk] Rev 615: Update Highbank power_off hook

Message ID 20130530014216.6398.27464.launchpad@ackee.canonical.com
State Accepted
Headers show

Commit Message

Tyler Baker May 30, 2013, 1:42 a.m. UTC
------------------------------------------------------------
revno: 615
committer: Tyler Baker <tyler.baker@linaro.org>
branch nick: lava-dispatcher-trunk
timestamp: Wed 2013-05-29 18:41:52 -0700
message:
  Update Highbank power_off hook
modified:
  lava_dispatcher/device/highbank.py


--
lp:lava-dispatcher
https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk

You are subscribed to branch lp:lava-dispatcher.
To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk/+edit-subscription
diff mbox

Patch

=== modified file 'lava_dispatcher/device/highbank.py'
--- lava_dispatcher/device/highbank.py	2013-05-29 18:36:04 +0000
+++ lava_dispatcher/device/highbank.py	2013-05-30 01:41:52 +0000
@@ -75,7 +75,7 @@ 
         return self.proc
 
     def power_off(self, proc):
-        self.bootcontrol.power_off()
+        pass
 
     def deploy_linaro(self, hwpack, rfs, bootloader):
         image_file = generate_image(self, hwpack, rfs, self.scratch_dir, bootloader,