[Libreoffice-commits] core.git: sc/Module_sc.mk

Kohei Yoshida kohei.yoshida at collabora.com
Wed Nov 13 15:01:44 PST 2013


 sc/Module_sc.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 17cf61482a5560b82730b65552ebc770c0a2fd81
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date:   Wed Nov 13 18:01:31 2013 -0500

    Let's not comment out the whole unit test target.
    
    Change-Id: I1629e75bfc6a528a4cbeaf296e73937b0c18a81c

diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index c4a38ee..9e34521 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -49,7 +49,7 @@ endif
 
 # Disabled because fails on too many machines in
 # the OpenCL compiler
-# CppunitTest_sc_opencl_test \
+# CppunitTest_sc_opencl_test
 $(eval $(call gb_Module_add_check_targets,sc,\
     CppunitTest_sc_ucalc \
     CppunitTest_sc_filters_test \


More information about the Libreoffice-commits mailing list