[augeas-devel] python-augeas tarball misses testroot files

Free Ekanayaka free at 64studio.com
Sat Dec 12 11:28:04 UTC 2009


Hi,

I notice that the python-augeas-0.3.0.tar.gz tarball from the download
page [0] is missing the test/testroot files needed to run the test
suite.

It would be nice to have it included, below you find a possible patch to
do that.

Thanks!

Free

[0] http://augeas.net/download/python/

diff --git a/MANIFEST.in b/MANIFEST.in
index 522280e..77db8ed 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -2,3 +2,5 @@ include Makefile
 include python-augeas.spec
 include COPYING
 include AUTHORS
+include test/Makefile
+recursive-include test/testroot *




More information about the augeas-devel mailing list