From patchwork Tue Aug 30 04:59:08 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael-Doyle Hudson X-Patchwork-Id: 3777 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 3573823F41 for ; Tue, 30 Aug 2011 04:59:10 +0000 (UTC) Received: from mail-fx0-f52.google.com (mail-fx0-f52.google.com [209.85.161.52]) by fiordland.canonical.com (Postfix) with ESMTP id 22599A184CC for ; Tue, 30 Aug 2011 04:59:10 +0000 (UTC) Received: by fxd18 with SMTP id 18so7550224fxd.11 for ; Mon, 29 Aug 2011 21:59:10 -0700 (PDT) Received: by 10.223.22.16 with SMTP id l16mr636340fab.62.1314680349914; Mon, 29 Aug 2011 21:59:09 -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.152.11.8 with SMTP id m8cs120004lab; Mon, 29 Aug 2011 21:59:09 -0700 (PDT) Received: by 10.216.184.147 with SMTP id s19mr4409458wem.36.1314680349274; Mon, 29 Aug 2011 21:59:09 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com [91.189.90.7]) by mx.google.com with ESMTPS id k63si12447903wed.21.2011.08.29.21.59.09 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 29 Aug 2011 21:59:09 -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 1QyGPk-0003ap-Kc for ; Tue, 30 Aug 2011 04:59:08 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 8F10BE08BE for ; Tue, 30 Aug 2011 04:59:08 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-scheduler X-Launchpad-Branch: ~linaro-validation/lava-scheduler/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 79 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-scheduler/trunk] Rev 79: lava-scheduler-daemon.tac has not existed for a while now Message-Id: <20110830045908.907.43301.launchpad@ackee.canonical.com> Date: Tue, 30 Aug 2011 04:59:08 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="13794"; Instance="initZopeless config overlay" X-Launchpad-Hash: cece7d3b863702a4d113b2f55cf41b124a1bee2f ------------------------------------------------------------ revno: 79 committer: Michael-Doyle Hudson branch nick: trunk timestamp: Tue 2011-08-30 16:57:39 +1200 message: lava-scheduler-daemon.tac has not existed for a while now modified: MANIFEST.in --- lp:lava-scheduler https://code.launchpad.net/~linaro-validation/lava-scheduler/trunk You are subscribed to branch lp:lava-scheduler. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-scheduler/trunk/+edit-subscription === modified file 'MANIFEST.in' --- MANIFEST.in 2011-06-23 11:45:26 +0000 +++ MANIFEST.in 2011-08-30 04:57:39 +0000 @@ -1,2 +1,1 @@ recursive-include lava_scheduler_app/templates *.html -include lava-scheduler-daemon.tac