[Python-modules-commits] [pytest] 08/09: Disable verbose output
Sebastian Ramacher
sramacher at moszumanska.debian.org
Mon Mar 21 12:59:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
sramacher pushed a commit to branch master
in repository pytest.
commit bf61f071151a5977ecc23f1f618ad0d7db7b1fe7
Author: Sebastian Ramacher <sebastian at ramacher.at>
Date: Mon Mar 21 13:55:20 2016 +0100
Disable verbose output
---
debian/rules | 3 ---
1 file changed, 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index 9fad364..057fe71 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,10 +1,7 @@
#!/usr/bin/make -f
# -*- makefile -*-
-# Uncomment this to turn on verbose mode.
-export DH_VERBOSE=1
export PYBUILD_NAME=pytest
-export PYBUILD_VERBOSE=1
%:
dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pytest.git
More information about the Python-modules-commits
mailing list