changeset 805:ec7107c5d8ad

Drop .err files generated by failed tests from the MANIFEST.
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 29 Jul 2005 22:07:42 +0100
parents 19388dcbac49
children f4d5f6b97f77
files MANIFEST.in
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -3,6 +3,7 @@ recursive-include mercurial *.py
 include hgweb.cgi
 include hgeditor rewrite-log
 include tests/README tests/run-tests tests/test-*[a-z] tests/*.out
+prune tests/*.err
 include *.txt
 include templates/map templates/map-*[a-z]
 include templates/*.tmpl