From patchwork Mon Oct 15 23:57:12 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yongqin Liu X-Patchwork-Id: 12249 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 91B7623EF8 for ; Mon, 15 Oct 2012 23:57:16 +0000 (UTC) Received: from mail-ia0-f180.google.com (mail-ia0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id 412BFA18106 for ; Mon, 15 Oct 2012 23:57:16 +0000 (UTC) Received: by mail-ia0-f180.google.com with SMTP id f6so4045954iag.11 for ; Mon, 15 Oct 2012 16:57:16 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to: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=/cCLArtx6+L4stEQ4CToJwL8rZHg8jCNbU9fpjqNC7s=; b=Ieq6E3U/dj8urSbfnde6zVB8aG3Ym5bH4fWcfcLRa65YVC8dnhXWwh9eBz28cvNVVq +UKiB/7yutIkSHKSebDEA81xtO2DplkXdMWIU6wDEGRcbFZJkAGiRruD5L98MtfLZGDL gxMc3+xb82gEmy78tPdN/2/6g+FtEn2hWXm4JvbcCTKdsAiO3iDjehZW8iMhh10cXhRV 9UOQNcpbpDASDS5J93xyvAfpepYn4zqreiQ48pc9nbtZQKSROsJYM0Im41FYTIyN7r9Q QiuIsu0ya/OT04VHlGqH3VJtinqa5+qN9dAmBU8G9nvW1S80sT0wAdXxUXxm0Kz8mM85 Pzpg== Received: by 10.50.91.195 with SMTP id cg3mr10340293igb.57.1350345435917; Mon, 15 Oct 2012 16:57:15 -0700 (PDT) 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.50.67.148 with SMTP id n20csp653277igt; Mon, 15 Oct 2012 16:57:14 -0700 (PDT) Received: by 10.216.141.14 with SMTP id f14mr8259453wej.208.1350345434107; Mon, 15 Oct 2012 16:57:14 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id f5si15131305wiv.41.2012.10.15.16.57.12 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 15 Oct 2012 16:57:14 -0700 (PDT) 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 1TNuX2-0006d1-QZ for ; Mon, 15 Oct 2012 23:57:12 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id A6E0AE033F for ; Mon, 15 Oct 2012 23:57:12 +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: 400 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 400: fix the typo of the calling _hard_reboot Message-Id: <20121015235712.8549.22183.launchpad@ackee.canonical.com> Date: Mon, 15 Oct 2012 23:57:12 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="16137"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: b37887f5665052444fc7d87fc6468a0f4c1b3fc8 X-Gm-Message-State: ALoCoQnZp/jMA3dk4zHaTV/s3e1MqoOGM+pc/a+yrtJPECQqk7DlktKq2CC5g43XswXid3UvpRcA Merge authors: Yongqin Liu (liuyq0307) Related merge proposals: https://code.launchpad.net/~liuyq0307/lava-dispatcher/typo-hard-reboot/+merge/129694 proposed by: Yongqin Liu (liuyq0307) review: Approve - Andy Doan (doanac) ------------------------------------------------------------ revno: 400 [merge] committer: Yongqin Liu branch nick: lava-dispatcher timestamp: Mon 2012-10-15 16:54:49 -0700 message: fix the typo of the calling _hard_reboot modified: lava_dispatcher/device/master.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/master.py' --- lava_dispatcher/device/master.py 2012-10-09 02:05:17 +0000 +++ lava_dispatcher/device/master.py 2012-10-15 15:15:14 +0000 @@ -427,7 +427,7 @@ self._enter_uboot() except: logging.exception("_enter_uboot failed") - self.hard_reboot() + self._hard_reboot() self._enter_uboot() self.proc.sendline(boot_cmds[0]) for line in range(1, len(boot_cmds)):