[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[libreoffice] 02/02: re-enable junit tests



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

rene pushed a commit to branch debian-experimental-5.0
in repository libreoffice.

commit 9239d1d17b12b944ecc373db244f2bb87504bfff
Author: Rene Engelhard <rene@debian.org>
Date:   Sat Jun 20 15:43:45 2015 +0200

    re-enable junit tests
---
 rules | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/rules b/rules
index 9f832d1..cdf69c5 100755
--- a/rules
+++ b/rules
@@ -266,10 +266,10 @@ ifeq "$(ENABLE_JAVA)" "y"
       RUN_MAKE_CHECK=y
       RUN_PYTESTS=y
       ifeq "$(DEB_HOST_ARCH)" "i386"
-	ENABLE_JUNIT4=n
+	ENABLE_JUNIT4=y
       endif
       ifeq "$(DEB_HOST_ARCH)" "amd64"
-	ENABLE_JUNIT4=n
+	ENABLE_JUNIT4=y
       endif
     endif
   else
@@ -277,10 +277,10 @@ ifeq "$(ENABLE_JAVA)" "y"
       RUN_MAKE_CHECK=y
       RUN_PYTESTS=y
       ifeq "$(DEB_HOST_ARCH)" "i386"
-	ENABLE_JUNIT4=n
+	ENABLE_JUNIT4=y
       endif
       ifeq "$(DEB_HOST_ARCH)" "amd64"
-	ENABLE_JUNIT4=n
+	ENABLE_JUNIT4=y
       endif
     else
       RUN_MAKE_CHECK=n

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git


Reply to: