From patchwork Mon May 14 03:03:11 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: 8578 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 729B023F00 for ; Mon, 14 May 2012 03:03:14 +0000 (UTC) Received: from mail-yw0-f52.google.com (mail-yw0-f52.google.com [209.85.213.52]) by fiordland.canonical.com (Postfix) with ESMTP id 3C787A1849F for ; Mon, 14 May 2012 03:03:14 +0000 (UTC) Received: by mail-yw0-f52.google.com with SMTP id p61so4905734yhp.11 for ; Sun, 13 May 2012 20:03: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=pLzhlx7XXbqvgIJraZXvIhjo7aAIdipjxUjb0CUn9pk=; b=DVgIRx5L8F0gY77PxaVn0gn1ZIabQ0vE3twTvng91f76Nk+dLKgMVRWVpCkjr515y/ MQLU45RVrNvl+a78KxOZE9OusWhHX5YtSS6/gppQyPfM63TIpQ9AFsBuZ8Zmo5S40tOS Lk67K6o4VyRNy/uXjHG2TUO/RGIAMfKpNuqjBfASJAEPjoS2yDESHypVRWgF8C+HoUHC PXRA1oA5A1lvCZYaaCNmLp19pyqSz6lCGxRhdeM2rwcPk7KhB51IM2PTtLh6spmws2D+ yjsozIQTOAkVQxpV0B+NObBIaQwqk9FAHRxxzMrbjMeWMjpj6TlhZwWzHTAiv7Gbpvr8 81Pg== Received: by 10.50.163.99 with SMTP id yh3mr3216762igb.53.1336964593732; Sun, 13 May 2012 20:03: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.231.35.72 with SMTP id o8csp313165ibd; Sun, 13 May 2012 20:03:12 -0700 (PDT) Received: by 10.180.8.69 with SMTP id p5mr15682725wia.17.1336964592482; Sun, 13 May 2012 20:03:12 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id er3si17320172wib.20.2012.05.13.20.03.11 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 13 May 2012 20:03:12 -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 1STlZ1-0001Gv-5t for ; Mon, 14 May 2012 03:03:11 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 1F952E0416 for ; Mon, 14 May 2012 03:03:11 +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: 169 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-scheduler/trunk] Rev 169: ensure job_summary_mail.txt is included in the sdist Message-Id: <20120514030311.13938.62074.launchpad@ackee.canonical.com> Date: Mon, 14 May 2012 03:03: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="15225"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: dfd64ce1a40e6b5d7bdc93623c348dd399037e2b X-Gm-Message-State: ALoCoQmLrtc7ySTTBHTzYoOcG7O8IKSHiKw9tp8yQ3oz1NT7xDHNjbVFtsWE3vZRfJpUnFkE0KBy ------------------------------------------------------------ revno: 169 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Mon 2012-05-14 15:00:05 +1200 message: ensure job_summary_mail.txt is included in the sdist 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 2012-01-20 10:57:47 +0000 +++ MANIFEST.in 2012-05-14 03:00:05 +0000 @@ -1,2 +1,2 @@ -recursive-include lava_scheduler_app/templates *.html +recursive-include lava_scheduler_app/templates *.html *.txt recursive-include lava_scheduler_app/static *.js *.css *.gif