[Python-modules-commits] [python-jpype] 17/18: debian/rules: disable test

Takaki Taniguchi takaki at moszumanska.debian.org
Tue Jul 4 09:40:25 UTC 2017


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

takaki pushed a commit to branch master
in repository python-jpype.

commit ba0491630b8d88037248f0e83b731bdb9814188b
Author: TANIGUCHI Takaki <takaki at debian.org>
Date:   Tue Jul 4 18:23:27 2017 +0900

    debian/rules: disable test
---
 debian/rules | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 3ad771b..14aad69 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,9 +3,7 @@ export JAVA_HOME=/usr/lib/jvm/default-java
 # export JAVA_HOME=/usr/lib/jvm/java-6-openjdk
 export PYBUILD_NAME=jpype
 export PYBUILD_AFTER_INSTALL=dh_numpy; dh_numpy3
+export PYBUILD_DISABLE=test
 
 %:
 	dh $@ --buildsystem=pybuild --with python2,python3
-
-override_dh_auto_test:
-	true

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-jpype.git



More information about the Python-modules-commits mailing list