[med-svn] [python-pysam] 05/08: Delete __pycache__ directory in clean-tests recipe

Afif Elghraoui afif-guest at moszumanska.debian.org
Fri Jul 24 08:07:38 UTC 2015


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

afif-guest pushed a commit to branch master
in repository python-pysam.

commit 6231b745aab22c22488abbebd561ad1da48c57b8
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Fri Jul 24 00:47:26 2015 -0700

    Delete __pycache__ directory in clean-tests recipe
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 9ea8d47..9b8d539 100755
--- a/debian/rules
+++ b/debian/rules
@@ -55,6 +55,7 @@ clean-tests:
 		tests/test.bam \
 		tests/_compile_test.c \
 		tests/pysam_ex2.sam \
+		tests/__pycache__ \
 		pysam/calignmentfile.c \
 		pysam/cbcf.c
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pysam.git



More information about the debian-med-commit mailing list