[med-svn] [python-skbio] 01/01: Don't nuke travis ci and coveragerc files on clean

Kevin Murray daube-guest at moszumanska.debian.org
Mon Dec 21 06:01:24 UTC 2015


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

daube-guest pushed a commit to branch a
in repository python-skbio.

commit e879ffd92ecc01ae9798143262c5e5bfc209aa2d
Author: Kevin Murray <spam at kdmurray.id.au>
Date:   Fri Jul 31 18:06:03 2015 +1000

    Don't nuke travis ci and coveragerc files on clean
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 109e927..abdc964 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,5 @@ override_dh_auto_test:
 
 override_dh_clean:
 	dh_clean
-	rm -f .t* .c*
 	find ./skbio -name '*.so' -delete
-	rm -rf .eggs
\ No newline at end of file
+	rm -rf .eggs

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



More information about the debian-med-commit mailing list