From patchwork Thu Aug 2 23:19:12 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 10477 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 9827323F61 for ; Thu, 2 Aug 2012 23:19:15 +0000 (UTC) Received: from mail-yw0-f52.google.com (mail-yw0-f52.google.com [209.85.213.52]) by fiordland.canonical.com (Postfix) with ESMTP id 6760DA19295 for ; Thu, 2 Aug 2012 23:19:15 +0000 (UTC) Received: by mail-yw0-f52.google.com with SMTP id p61so105798yhp.11 for ; Thu, 02 Aug 2012 16:19:15 -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=qFpKgh6mTccCsM1PHOm2ZwRFgFmNzA/bt4WLFy89XR0=; b=SRZiEyRaPPQaRMI38CVugG6IUw/GdVfYVruSakqh1EaERiab+27OwxIEQdqrmOt+Ld yMSnXlNsw5qlR+0ETq9E7wB5Iux7JKCRQVvn3LFPvZjOIiv299jqr+WS3ellNfYWBxpd TNRxf3L9UH+o8NUKunFLf8m5WZB+aNX67mW45aqC/GAb5dwSoavdroMoDXgZmkapvM6M 9O+//Mt+0p4/JdbWzIcsECCuJRgrccSco0QZOnGjgiK0SrgKrwHIg3vSEU4jhkxARE4X d7AzZeyCJeWx2JiZGPJutYsn0fS5gOWMR7z0S748WwWXLUKy1WkSsletxj6guQ/+nL1u 8w4Q== Received: by 10.50.219.226 with SMTP id pr2mr6678646igc.51.1343949554738; Thu, 02 Aug 2012 16:19:14 -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.87.40 with SMTP id u8csp283979igz; Thu, 2 Aug 2012 16:19:14 -0700 (PDT) Received: by 10.216.180.67 with SMTP id i45mr10076120wem.44.1343949553132; Thu, 02 Aug 2012 16:19:13 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id cw6si40290848wib.12.2012.08.02.16.19.12 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 02 Aug 2012 16:19:13 -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 1Sx4fg-0001eb-KD for ; Thu, 02 Aug 2012 23:19:12 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 8F036E03FB for ; Thu, 2 Aug 2012 23:19: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: 365 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 365: fix syntax error from revno 362 Message-Id: <20120802231912.24150.97521.launchpad@ackee.canonical.com> Date: Thu, 02 Aug 2012 23:19: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="15719"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 0b50528e66eb3e32413a415b29340446497d6d0d X-Gm-Message-State: ALoCoQmLLg6XE8RIh4ZyJvOvJ1V4CRNjSXIId0On9ewboroNdKp+AQmI4IgiHUObyn1Eor3tkL3M ------------------------------------------------------------ revno: 365 committer: Andy Doan branch nick: lava-dispatcher timestamp: Thu 2012-08-02 18:18:23 -0500 message: fix syntax error from revno 362 modified: lava_dispatcher/client/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/client/fastmodel.py' --- lava_dispatcher/client/fastmodel.py 2012-08-02 23:06:22 +0000 +++ lava_dispatcher/client/fastmodel.py 2012-08-02 23:18:23 +0000 @@ -109,7 +109,7 @@ def _customize_ubuntu(self): with image_partition_mounted(self._sd_image, self.root_part) as mntdir: logging_system('sudo echo %s > %s/etc/hostname' - % (self.tester_hostname, mntdir) + % (self.tester_hostname, mntdir)) def deploy_image(self, image, axf, is_android=False): self._axf = download_image(axf, self.context)