[libreoffice] 100/152: disable cups when running tests

Rene Engelhard rene at moszumanska.debian.org
Thu Jul 27 19:17:03 UTC 2017


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

rene pushed a commit to tag libreoffice_3.5.0_rc3-0ubuntu2
in repository libreoffice.

commit d87ad45d0ec5fc088eb14a6549d3910cdbec1f9c
Author: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
Date:   Mon Aug 22 22:23:18 2016 +0200

    disable cups when running tests
---
 changelog | 3 ++-
 rules     | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/changelog b/changelog
index b467eb3..fcd0088 100644
--- a/changelog
+++ b/changelog
@@ -2,8 +2,9 @@ libreoffice (1:5.2.0-0ubuntu2) yakkety; urgency=medium
 
   * rules: remove spurious comment (thanks Rico)
   * scripts/joinctrl.py: explicitly use python3
+  * disable cups when running tests
 
- -- Bjoern Michaelsen <bjoern.michaelsen at canonical.com>  Mon, 22 Aug 2016 14:33:45 +0200
+ -- Bjoern Michaelsen <bjoern.michaelsen at canonical.com>  Mon, 22 Aug 2016 22:21:54 +0200
 
 libreoffice (1:5.2.0-0ubuntu1) yakkety; urgency=medium
 
diff --git a/rules b/rules
index ff6006b..96cc14d 100755
--- a/rules
+++ b/rules
@@ -2002,6 +2002,7 @@ endif
 		export TMPDIR=$$t; \
 		export HOME=$$t; \
 		export SAL_USE_VCLPLUGIN="svp"; \
+		export SAL_DISABLE_CUPS="true"; \
 		unset DISPLAY; \
 		if [ -x /usr/bin/gdb ]; then ulimit -c unlimited; fi && \
 		$(MAKE) -k $(CHECKTARGET) || PARALLELISM=1 $(MAKE) $(CHECKTARGET) && \

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



More information about the Pkg-openoffice-commits mailing list