[Python-modules-commits] [colorclass] 01/01: Cleanup copied file after running tests
Carl Suster
arcresu-guest at moszumanska.debian.org
Sat Jan 7 03:49:09 UTC 2017
This is an automated email from the git hooks/post-receive script.
arcresu-guest pushed a commit to branch master
in repository colorclass.
commit 2cbf217a35c97ac96be7be3a44a1f32649959f74
Author: Carl Suster <carl at contraflo.ws>
Date: Sat Jan 7 14:49:02 2017 +1100
Cleanup copied file after running tests
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 32b6ca5..43c3315 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,7 @@
export PYBUILD_NAME=colorclass
export PYBUILD_BEFORE_TEST=cp example.py {build_dir}
+export PYBUILD_AFTER_TEST=rm {build_dir}/example.py
%:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/colorclass.git
More information about the Python-modules-commits
mailing list