diff mbox

[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
State Accepted
Headers show

Commit Message

Michael-Doyle Hudson May 14, 2012, 3:03 a.m. UTC
------------------------------------------------------------
revno: 169
committer: Michael Hudson-Doyle <michael.hudson@linaro.org>
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
diff mbox

Patch

=== 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