From patchwork Wed Oct 24 00:49:10 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael-Doyle Hudson X-Patchwork-Id: 12454 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 0237E23F6F for ; Wed, 24 Oct 2012 00:49:14 +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 A26EFA1858B for ; Wed, 24 Oct 2012 00:49:13 +0000 (UTC) Received: by mail-ie0-f180.google.com with SMTP id e10so6029085iej.11 for ; Tue, 23 Oct 2012 17:49:13 -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=BQae9KTyLi8FPI6rBFflo3BFccadsmaBFjWADRNyBgM=; b=btgyzEbe1yW780uTr6xxu7g+uVex2oBIqKIgFJncC6fPq0zFFJMQijW4hUQ+ce5kN5 R51Gv/PWbnLe4x9KIqmLou+ZPd4Ot0NPjUf3fGQ3g5egUxKCyGDKeYttPRtwlbN+AREB GrYLZWBXdoXVwZbWm7f/JiXqC+R8btumcmrph0xcGNmrp37Fj7xVvMdERVjZ75vXumP7 tl4GwS0TglfF32DB4TmCvfuuyo7MbC+h6qE1GljooH0P/gg81d6JtRQPUmbiCV1awS6L lXCZkuIHZ8C9GW36basM1TxERHetNPL/SKw/b2mtHB8ckq/9K2Ubh+/xoN9yCcSM8DGB bg7A== Received: by 10.50.46.226 with SMTP id y2mr816802igm.62.1351039753110; Tue, 23 Oct 2012 17:49:13 -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 n20csp530940igt; Tue, 23 Oct 2012 17:49:12 -0700 (PDT) Received: by 10.180.80.33 with SMTP id o1mr1731193wix.14.1351039751574; Tue, 23 Oct 2012 17:49:11 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id m66si10670388wep.144.2012.10.23.17.49.10 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 23 Oct 2012 17:49:11 -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 1TQp9i-0006WL-Ri for ; Wed, 24 Oct 2012 00:49:10 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id C38B5E027C for ; Wed, 24 Oct 2012 00:49:10 +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: 419 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 419: missing self. Message-Id: <20121024004910.19008.53810.launchpad@ackee.canonical.com> Date: Wed, 24 Oct 2012 00:49:10 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="16179"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 4ee09cdc686da5ef8376f77661ddc3c8b2970c83 X-Gm-Message-State: ALoCoQlLJTEM1zWqedrqjRRsAznsDQXGMX9vkfWqtxl5MijUioQotvV+Oq8PmRbm2Kz5czr4PCS8 ------------------------------------------------------------ revno: 419 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Wed 2012-10-24 13:47:43 +1300 message: missing self. modified: lava_dispatcher/device/target.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/target.py' --- lava_dispatcher/device/target.py 2012-10-23 17:45:15 +0000 +++ lava_dispatcher/device/target.py 2012-10-24 00:47:43 +0000 @@ -77,7 +77,7 @@ @property def scratch_dir(self): if self._scratch_dir is None: - self._scratch_dir = utils.mkdtemp(context.config.lava_image_tmpdir) + self._scratch_dir = utils.mkdtemp(self.context.config.lava_image_tmpdir) return self._scratch_dir def power_on(self):