[Python-modules-commits] [sorl-thumbnail] 01/02: rm temporary test dir

Wolfgang Borgert debacle at moszumanska.debian.org
Wed Jan 13 18:23:27 UTC 2016


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

debacle pushed a commit to branch master
in repository sorl-thumbnail.

commit 02c2d165951f768d156da032829b1dabd0039811
Author: W. Martin Borgert <debacle at debian.org>
Date:   Wed Jan 13 19:20:31 2016 +0100

    rm temporary test dir
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 02a848a..3ad38c1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ override_dh_auto_build:
 	PYTHONPATH=.:$$PYTHONPATH sphinx-build -b html -d .build/.doctrees -N docs .build/html
 
 override_dh_clean:
-	rm -rf .build tmp-locales
+	rm -rf .build tmp-locales tests/media/
 	dh_clean
 
 override_dh_auto_test:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/sorl-thumbnail.git



More information about the Python-modules-commits mailing list