[graphite2] 02/03: rm -rf tests/__pycache__

Rene Engelhard rene at moszumanska.debian.org
Sat Oct 21 10:03:49 UTC 2017


This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch master
in repository graphite2.

commit dd6435b935af5ac5d057fef0a45b74e21c75b08b
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Thu Oct 19 09:18:13 2017 +0000

    rm -rf tests/__pycache__
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 4a72e20..14ae3ba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,6 +29,7 @@ override_dh_auto_clean:
 	-find . -name "CTestCostData.txt" | xargs rm
 	-find . -name "LastTest.log"  | xargs rm
 	rm -f tests/graphite.pyc
+	rm -rf tests/__pycache__
 	dh_auto_clean
 
 override_dh_auto_configure:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/graphite2.git



More information about the Pkg-openoffice-commits mailing list