From patchwork Sun Dec 2 05:02: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: 13317 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 13A332425F for ; Sun, 2 Dec 2012 05:02:16 +0000 (UTC) Received: from mail-ia0-f174.google.com (mail-ia0-f174.google.com [209.85.210.174]) by fiordland.canonical.com (Postfix) with ESMTP id A6967A1896B for ; Sun, 2 Dec 2012 05:02:15 +0000 (UTC) Received: by mail-ia0-f174.google.com with SMTP id y25so1599906iay.5 for ; Sat, 01 Dec 2012 21:02:15 -0800 (PST) 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=DeUY8N/3ZJdW5YU9hI4x0wCKoDirsMooZsnA0fCtAMA=; b=ftWZ9FSkDwnjTNwJnTjVt6uQzh9gOPl5fvjkc/gC6HZsybCx8fdPy5Uu48LFxOcsFn Dz6NxuEX5qwshNZmUKgVvO95MRPjo5+H5MqrCKCOwt4dOhD0lxlejIcyzc5T9cLhZHif vKtzKDP9wDYvXUjGSXWoDrumGUcbphUh4YjIEtgP4XlYVXACA53GGM0MeMte1iWOJect y3Q/bHxP3DFT4pAYTbROqZHjXcBJzHfJ1bGkTxnU9mAvs09U7TorXG+WyhZ8B1dWLoFh hg2hm0Of6ouggyfZZQUssj4Vv1dc+jMlCcvDjElRRdJE3PBd7FWOcoLcPnNUt3c/MGlp Wzog== Received: by 10.50.161.169 with SMTP id xt9mr2722662igb.62.1354424534984; Sat, 01 Dec 2012 21:02:14 -0800 (PST) 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 n20csp1241416igt; Sat, 1 Dec 2012 21:02:14 -0800 (PST) Received: by 10.216.194.170 with SMTP id m42mr1913266wen.30.1354424533637; Sat, 01 Dec 2012 21:02:13 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id z2si6112296wee.88.2012.12.01.21.02.13 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 01 Dec 2012 21:02:13 -0800 (PST) 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 1Tf1gy-0005sz-Ti for ; Sun, 02 Dec 2012 05:02:12 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id CDBA0E03DC for ; Sun, 2 Dec 2012 05:02: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: 476 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 476: remove unused setting from fastmodel_v8 Message-Id: <20121202050212.27258.37170.launchpad@ackee.canonical.com> Date: Sun, 02 Dec 2012 05:02: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="16319"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: beda0ce544d99a2fa513dd358268e1c7cd745a79 X-Gm-Message-State: ALoCoQmkGQSbGL15+kBY3JSXzA26Wpnnz+/bk2dTp6WF0SPHo4A0fAAhlMUAd85DvT3TvgiVHy48 ------------------------------------------------------------ revno: 476 committer: Andy Doan branch nick: lava-dispatcher timestamp: Sat 2012-12-01 23:01:18 -0600 message: remove unused setting from fastmodel_v8 just forgot to fix this when redoing the fastmodel implementation modified: lava_dispatcher/default-config/lava-dispatcher/device-types/fastmodel_v8.conf --- 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/default-config/lava-dispatcher/device-types/fastmodel_v8.conf' --- lava_dispatcher/default-config/lava-dispatcher/device-types/fastmodel_v8.conf 2012-11-16 00:47:20 +0000 +++ lava_dispatcher/default-config/lava-dispatcher/device-types/fastmodel_v8.conf 2012-12-02 05:01:18 +0000 @@ -1,8 +1,5 @@ client_type=fastmodel -# The license server must also be specified. eg: -license_server = 8224@localhost - # how long the disablesuspend script should take to complete # fm takes longer than other android images do disablesuspend_timeout = 500