[openjdk-8] 04/05: Disabled the tests

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sun Mar 30 14:04:25 UTC 2014


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

ebourg-guest pushed a commit to branch master
in repository openjdk-8.

commit c5e7ab7692cb7253389c0fcb3c0c26ddb85abae3
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Sun Mar 30 15:54:26 2014 +0200

    Disabled the tests
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 927d33d..8566094 100755
--- a/debian/rules
+++ b/debian/rules
@@ -101,6 +101,7 @@ export ALT_OBJCOPY=fake
 export ALT_STRIP_POLICY=no_strip
 
 with_check = $(if $(findstring nocheck, $(DEB_BUILD_OPTIONS)),,yes)
+with_check = no
 ifneq (,$(filter $(DEB_HOST_ARCH), armel))
   with_check = disabled running check on $(DEB_HOST_ARCH)
 endif

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openjdk-8.git



More information about the pkg-java-commits mailing list