[Libreoffice-commits] core.git: pyuno/Module_pyuno.mk

Caolán McNamara caolanm at redhat.com
Fri Apr 18 03:29:28 PDT 2014


 pyuno/Module_pyuno.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 211b04ed4f0ada2fc9d8cccdc15db3e00c4e3cbf
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Fri Apr 18 11:28:38 2014 +0100

    wait until a bit later to run the import ssl test
    
    Change-Id: Ic18917ce16b27b35347c19d6b9fa5889dc00f2d5

diff --git a/pyuno/Module_pyuno.mk b/pyuno/Module_pyuno.mk
index 9b966e5..4d38442 100644
--- a/pyuno/Module_pyuno.mk
+++ b/pyuno/Module_pyuno.mk
@@ -67,7 +67,7 @@ $(eval $(call gb_Module_add_targets,pyuno, \
 endif
 
 ifneq (,$(filter PythonTest_pytests,$(MAKECMDGOALS)))
-$(eval $(call gb_Module_add_targets,pyuno, \
+$(eval $(call gb_Module_add_slowcheck_targets,pyuno, \
     PythonTest_pytests \
     PythonTest_pyuno_pytests_insertremovecells \
 ))


More information about the Libreoffice-commits mailing list