[med-svn] [pycorrfit] 17/18: Disable tests for now

Alex Mestiashvili malex-guest at moszumanska.debian.org
Fri Jul 22 14:23:44 UTC 2016


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

malex-guest pushed a commit to branch master
in repository pycorrfit.

commit 6089fc28bc40d5f8aed6b0f027b9d0d5cc598dbf
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Fri Jul 22 16:00:43 2016 +0200

    Disable tests for now
---
 debian/rules | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/debian/rules b/debian/rules
index ac772df..2eb324b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,8 @@
 #!/usr/bin/make -f
 
-#export DH_VERBOSE=1
 export DEB_BUILD_MAINT_OPTIONS=hardening=+BINDNOW
-PYTHON_DEFAULT_VERSION := $(shell pyversions -d)
+export PYBUILD_NAME=pycorrfit
+export PYBUILD_TEST_PYTEST=0
 
 TEXDOC=PyCorrFit_doc.tex
 BIBDOC=PyCorrFit_doc.aux
@@ -36,10 +36,3 @@ override_dh_install:
 
 override_dh_compress:
 	dh_compress -Xsample_sessions -Xexternal_model_functions
-
-override_dh_auto_test:
-	echo $(PYTHONPATH)
-	find . -print 
-	echo PYTHONPATH
-	echo $$PYTHONPATH
-	export PYTHONPATH=$(CURDIR)/.pybuild/pythonX.Y_2.7/build/; $(PYTHON_DEFAULT_VERSION) setup.py test

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



More information about the debian-med-commit mailing list