From patchwork Sun Dec 9 21:24:12 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: 13426 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 CEEF923FC0 for ; Sun, 9 Dec 2012 21:24:15 +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 6E40DA18CE7 for ; Sun, 9 Dec 2012 21:24:15 +0000 (UTC) Received: by mail-ie0-f180.google.com with SMTP id c10so6677078ieb.11 for ; Sun, 09 Dec 2012 13:24:14 -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=2amhPzhubY2hUNgAVpx64WNPxVoPeNLre+TbuTyOjpg=; b=QKyRVXbLtlqrJn/1kJmgLO05mey2S+MBMz8bUyABbShNpLJfr0pO5RgpdDMvwaLWqv b9U0xmsq4XU+JfYtJxASLf0dVtWZXieuG4NSdrJay208ABelGJWRWkxlnnzNCUScj+3s g6yGo8gN6saZr1HzlP21izJ27d+uwf1Fs7BupzUkbVZBdmDe7yIFPUxZv+LKslY07cgO OmcD+S74f1dyLthUeCXPmOutRcniQ0DfSb5fzkOIrprewXe7x+LqtCJwevCiWZ5/aKrL PUdF4bKA+4uD4KG0ABU/IaogakIgDPE5tXZqMa0yCeXR/fTtKTPNxuBzemQvgPpdpBbg 5YSA== Received: by 10.43.46.2 with SMTP id um2mr9438799icb.18.1355088254711; Sun, 09 Dec 2012 13:24: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 n20csp31919igt; Sun, 9 Dec 2012 13:24:13 -0800 (PST) Received: by 10.180.88.71 with SMTP id be7mr7620689wib.17.1355088253267; Sun, 09 Dec 2012 13:24:13 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id b7si6766896wix.0.2012.12.09.13.24.12 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 09 Dec 2012 13:24: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 1ThoM8-0008BB-IT for ; Sun, 09 Dec 2012 21:24:12 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 73D66E02D0 for ; Sun, 9 Dec 2012 21:24:12 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-dashboard X-Launchpad-Branch: ~linaro-validation/lava-dashboard/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 370 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dashboard/trunk] Rev 370: include text templates in the sdist Message-Id: <20121209212412.31694.21586.launchpad@ackee.canonical.com> Date: Sun, 09 Dec 2012 21:24: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="16341"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 5c84b203b9bad126bd55cce60727ed2b93a27c54 X-Gm-Message-State: ALoCoQn3WnX0AMAISBChyq1sMF9Uk6lagojFAJDTsyW+Z76k8raLPxVbo2QwC27XcC92znPJzhCK ------------------------------------------------------------ revno: 370 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Mon 2012-12-10 10:23:10 +1300 message: include text templates in the sdist modified: MANIFEST.in --- lp:lava-dashboard https://code.launchpad.net/~linaro-validation/lava-dashboard/trunk You are subscribed to branch lp:lava-dashboard. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-dashboard/trunk/+edit-subscription === modified file 'MANIFEST.in' --- MANIFEST.in 2012-01-16 17:16:46 +0000 +++ MANIFEST.in 2012-12-09 21:23:10 +0000 @@ -5,7 +5,7 @@ include README include setup-dev-env.sh recursive-include dashboard_app/fixtures *.json -recursive-include dashboard_app/templates *.html +recursive-include dashboard_app/templates *.html *.txt recursive-include dashboard_app/tests/regressions *.json recursive-include dashboard_app/static *.png *.js *.css recursive-include dashboard_app/templates *.html