From patchwork Mon Feb 18 02:12:16 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael-Doyle Hudson X-Patchwork-Id: 14943 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 74F0D23DEA for ; Mon, 18 Feb 2013 02:12:19 +0000 (UTC) Received: from mail-vb0-f51.google.com (mail-vb0-f51.google.com [209.85.212.51]) by fiordland.canonical.com (Postfix) with ESMTP id 1E20DA187BD for ; Mon, 18 Feb 2013 02:12:19 +0000 (UTC) Received: by mail-vb0-f51.google.com with SMTP id fq11so3212365vbb.38 for ; Sun, 17 Feb 2013 18:12:18 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:x-forwarded-to:x-forwarded-for:delivered-to:x-received :received-spf:content-type:mime-version:x-launchpad-project :x-launchpad-branch:x-launchpad-message-rationale :x-launchpad-branch-revision-number:x-launchpad-notification-type:to :from:subject:message-id:date:reply-to:sender:errors-to:precedence :x-generated-by:x-launchpad-hash:x-gm-message-state; bh=tHi+QSqMP3E2BUznwYv5u+QuvZ+xmDlbKEHAdCxN1Zw=; b=ewyksxMMZfeZ1cpVNKFQT1lUgFsFS0LWGkjFgVU6avdpMT5NYEk0wOgmViv//mIPYx UFH/6+bmnGtc2ssdThxSQaPnWomkFjs4mBGPDiKA0tYf6PTMZgotPeFIYmZx3sFOK4qk o0LuvQn57AdkilK+FTbCOZFv7Cild0FVwIyzk8ot4eVZWXjxAy9RO5Fs6unHq9rxHeUz NomgJvcaUKqyy6OXMyMFIY9HROg+A7zKmqfzQ+117rUbnNMJt4JNtq7K8XsU3cSq4M/f dEm74rEmTBxRx9VdqcNRq2D9yRZCyxVhaCv/6IA9q19nJj6IgO89H80kO/Q4Ld719BaU YzyQ== X-Received: by 10.58.205.179 with SMTP id lh19mr13799526vec.7.1361153538533; Sun, 17 Feb 2013 18:12:18 -0800 (PST) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.58.145.101 with SMTP id st5csp68012veb; Sun, 17 Feb 2013 18:12:17 -0800 (PST) X-Received: by 10.194.58.202 with SMTP id t10mr7406633wjq.4.1361153537048; Sun, 17 Feb 2013 18:12:17 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id i7si7541810wje.128.2013.02.17.18.12.16 (version=TLSv1 cipher=RC4-SHA bits=128/128); Sun, 17 Feb 2013 18:12:17 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) client-ip=91.189.90.7; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) smtp.mail=bounces@canonical.com Received: from ackee.canonical.com ([91.189.89.26]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1U7GDI-0006o1-9C for ; Mon, 18 Feb 2013 02:12:16 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 35FD7E017D for ; Mon, 18 Feb 2013 02:12:16 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-dispatcher X-Launchpad-Branch: ~linaro-validation/lava-dispatcher/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 562 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 562: oops Message-Id: <20130218021216.12888.17864.launchpad@ackee.canonical.com> Date: Mon, 18 Feb 2013 02:12:16 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="16491"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: cfe6919137356ef266311546e31d5cd20e6dcac3 X-Gm-Message-State: ALoCoQnIhgYSUPK9atn6fAoz6wM7UIQydeKjuI1itSZhtA2wU1kRMCNKAnwoQY4KMpKE/jYYT8pl ------------------------------------------------------------ revno: 562 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Mon 2013-02-18 15:11:39 +1300 message: oops modified: lava_dispatcher/device/fastmodel.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 === modified file 'lava_dispatcher/device/fastmodel.py' --- lava_dispatcher/device/fastmodel.py 2013-02-18 01:23:23 +0000 +++ lava_dispatcher/device/fastmodel.py 2013-02-18 02:11:39 +0000 @@ -191,7 +191,7 @@ def power_on(self): if self._sim_proc is not None: logging.warning("device was still on, shutting down") - self.power_off() + self.power_off(None) self._fix_perms()