From patchwork Thu Oct 18 19:11:13 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 12358 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 8F86F241A4 for ; Thu, 18 Oct 2012 19:11:17 +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 24F12A18BC5 for ; Thu, 18 Oct 2012 19:11:17 +0000 (UTC) Received: by mail-ie0-f180.google.com with SMTP id e10so13830405iej.11 for ; Thu, 18 Oct 2012 12:11: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=VFGvbIXqnLCVNiJMwg3g6FB9To44PLlhr/Ma/IriPTg=; b=ntQvFH/rBN0dsrOoPfOKl28+ijKZusn+WRr+cDe/ro3BTkfnd5EglTBYY4ZG2Icl85 sl177KW347IPwOCObZtZ9Dvypnhv0rwQ9/oUrzYsxo+3v4VDqrW4ZdMuraQy2C3ZbFmO 8v5Q1Jx9/70XFGir73nvXqSDcqGSn5eVDSuqyvOgMWjUze1+05RPRCZSYSYH4Cd4RB++ yXGSufspGScjfUZ4uHFddcOYgelPD98SnZLAk3zSt0g29sMfnyfkrKrQXGE6pgXel4bI jTDohxJYN2SfGR2zVJICxC4OZ8njCC9ILBFsB2Q4tnY1Y1GbuCJaWzN7drPfi3d0noO4 0HGQ== Received: by 10.50.40.137 with SMTP id x9mr6268340igk.1.1350587476515; Thu, 18 Oct 2012 12:11:16 -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 n20csp1128065igt; Thu, 18 Oct 2012 12:11:15 -0700 (PDT) Received: by 10.180.87.230 with SMTP id bb6mr13379071wib.6.1350587474235; Thu, 18 Oct 2012 12:11:14 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id v6si33481412wiw.7.2012.10.18.12.11.13 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 18 Oct 2012 12:11: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 1TOvUv-0005D6-Fu for ; Thu, 18 Oct 2012 19:11:13 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 6C8DBE02D0 for ; Thu, 18 Oct 2012 19:11:13 +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: 410 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 410: fix dumb mistake from revno 408 Message-Id: <20121018191113.333.26351.launchpad@ackee.canonical.com> Date: Thu, 18 Oct 2012 19:11:13 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="16165"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 7ba57061df64d703e5d3feac9f47d0e27f9a6bf6 X-Gm-Message-State: ALoCoQl/VCCZS0wZPU4P+dIlfwSReLWGet1N4FmQfQpfRkXLwcF6a83Zfioxj9KMmnn3aOMpoDmf ------------------------------------------------------------ revno: 410 committer: Andy Doan branch nick: lava-dispatcher timestamp: Thu 2012-10-18 13:00:43 -0500 message: fix dumb mistake from revno 408 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 16:22:30 +0000 +++ lava_dispatcher/device/master.py 2012-10-18 18:00:43 +0000 @@ -93,7 +93,7 @@ self.boot_master_image() image_file = generate_image(self, hwpack, rfs, 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)