From patchwork Mon Aug 13 13:56:11 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 10707 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 A2C5823E56 for ; Mon, 13 Aug 2012 13:56:14 +0000 (UTC) Received: from mail-yx0-f180.google.com (mail-yx0-f180.google.com [209.85.213.180]) by fiordland.canonical.com (Postfix) with ESMTP id 726ECA180FC for ; Mon, 13 Aug 2012 13:56:14 +0000 (UTC) Received: by yenl8 with SMTP id l8so1103828yen.11 for ; Mon, 13 Aug 2012 06:56: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=S9GH8fQIdy1/+M22pMmGWNga5W+5+E0B17Zgy5ncZ8o=; b=U5cUBe3Xshxxw9cbsiiV5yrJFn2RcaMHs2+WqbqCPUhkOTgBTFWmpq0TxWh4VUUJ9M 8T/uiYp9Qia5gXV7Wgxt4U+/Uxr4ckZmS3WDqFiMN0QcjhnQioIg3qP6Oq5d44mEFuO5 ianBgGO/gV3d/JAMX5tTvFezcjgBxwHQ1J9wIR+wxe5JQ8jxU5A3jj1ZhuuBNo8tI/GW PsRtP6fOndQceAeFds+/X/kXD0U6o06Vivdrx3maVqtXFo90XrDxTNFrq6dsoOeRPJRK 7A08soDOuNJaGNw+9rHJNJ6AigG3f85mN6TpclmMTBYm73ylVrqAqTlpyVos6h9HH0zh lc7A== Received: by 10.50.181.136 with SMTP id dw8mr5624354igc.31.1344866173809; Mon, 13 Aug 2012 06:56: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.184.200 with SMTP id ew8csp179228igc; Mon, 13 Aug 2012 06:56:12 -0700 (PDT) Received: by 10.180.20.11 with SMTP id j11mr18732130wie.12.1344866171811; Mon, 13 Aug 2012 06:56:11 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id t73si9690495wei.114.2012.08.13.06.56.11 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 13 Aug 2012 06:56: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 1T0v7r-0004RJ-8W for ; Mon, 13 Aug 2012 13:56:11 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 36B35E0041 for ; Mon, 13 Aug 2012 13:56:11 +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: 369 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 369: fix invalid comment in fastmodel Message-Id: <20120813135611.26170.2547.launchpad@ackee.canonical.com> Date: Mon, 13 Aug 2012 13:56:11 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15791"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: f9d3976b3f78c866a20e85af273a67453b32484c X-Gm-Message-State: ALoCoQlSL9+4Czk4vl+XudTZShCXU/OGXPNRumtnRbK2Zo4Qs9nFugOXJyx/UmyboNHjW9T0h23V ------------------------------------------------------------ revno: 369 committer: Andy Doan branch nick: lava-dispatcher timestamp: Fri 2012-08-10 10:25:36 -0500 message: fix invalid comment in fastmodel revno 360.2.2 forget to remove the comment attached to the code 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-10 14:54:27 +0000 +++ lava_dispatcher/client/fastmodel.py 2012-08-10 15:25:36 +0000 @@ -306,6 +306,4 @@ self.proc = proc self.daemon = True #allows thread to die when main main proc exits def run(self): - # change simproc's stdout so it doesn't overlap the stdout from our - # serial console logging self.proc.drain()