From patchwork Thu Oct 18 16:23: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: 12346 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 B5AB4241A4 for ; Thu, 18 Oct 2012 16:23:15 +0000 (UTC) Received: from mail-ie0-f180.google.com (mail-ie0-f180.google.com [209.85.223.180]) by fiordland.canonical.com (Postfix) with ESMTP id 5F6ECA18866 for ; Thu, 18 Oct 2012 16:23:15 +0000 (UTC) Received: by mail-ie0-f180.google.com with SMTP id e10so13538347iej.11 for ; Thu, 18 Oct 2012 09:23:14 -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=+XBGzAieP2Xbogng9+sIxqRL8Oy1IDhom42nOA2Sv7M=; b=fiLUH1aWqQ0O5mjf/v/zD/ZxOxkfz7RYhB+uHQEtodDNk9bZzAEFEN/jtZo7L/V6tw L2AOM3FkrayG4LalCzpt9SUVNKwKSPkGCrLikAyc53aiRjY/PiasXUcMTcRvt6Liqk17 GcVZicnNMYxAljOnjV/lYnHyxZROKf9x7LYZLD+dOvHQggwiypwUrSNx+NisOk2KxnD2 tjxbZ5i8ulqEgCmaRQqpNiMIxIf3kclqw1rVPupkpHNrsxFnjj0UDFAs6fytxZD83fVC 9aZ8veDg/1/7GXpDsBPNU4KcZIxTtapQ0USXHV1UEdpfrT/y0xrw69+t3eNV4cLMt9Bx AXgg== Received: by 10.50.152.137 with SMTP id uy9mr5383152igb.62.1350577394663; Thu, 18 Oct 2012 09:23: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.67.148 with SMTP id n20csp1101011igt; Thu, 18 Oct 2012 09:23:13 -0700 (PDT) Received: by 10.216.198.198 with SMTP id v48mr11109115wen.192.1350577393144; Thu, 18 Oct 2012 09:23:13 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id x5si11592109wex.69.2012.10.18.09.23.12 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 18 Oct 2012 09:23: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 1TOssK-0003wW-GG for ; Thu, 18 Oct 2012 16:23:12 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 6C6E2E060D for ; Thu, 18 Oct 2012 16:23: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: 409 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 409: fix dumb mistake from previous commit Message-Id: <20121018162312.12710.28090.launchpad@ackee.canonical.com> Date: Thu, 18 Oct 2012 16:23: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="16160"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 1885871232d0b16f2c6a791d7832a0e915830770 X-Gm-Message-State: ALoCoQkp7j3tD4Mbxds6CIq257npkVrknlUgZ42KYPmvzCb7wCe283bRjd1l9IL1xukRNsNU4aXM ------------------------------------------------------------ revno: 409 committer: Andy Doan branch nick: lava-dispatcher timestamp: Thu 2012-10-18 11:22:30 -0500 message: fix dumb mistake from previous commit 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-18 15:10:06 +0000 +++ lava_dispatcher/device/master.py 2012-10-18 16:22:30 +0000 @@ -137,7 +137,7 @@ self.deployment_data = self.target_map[data] else: image_file = download_image(image, self.context, self.scratch_dir) - boot_tgz, root_tgz = self._generate_tarballs(image_file) + (boot_tgz, root_tgz, data) = self._generate_tarballs(image_file) self._deploy_tarballs(boot_tgz, root_tgz)