From e5f16b8d3e4b0fc3c772c7cfdd0abdf3a749650e Mon Sep 17 00:00:00 2001 From: David Tardon Date: Sun, 8 Apr 2012 12:36:24 +0200 Subject: always use --protector for UNO tests --- smoketest/CppunitTest_smoketest.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'smoketest') diff --git a/smoketest/CppunitTest_smoketest.mk b/smoketest/CppunitTest_smoketest.mk index 851e2e4bd1e5..c51df89535bd 100644 --- a/smoketest/CppunitTest_smoketest.mk +++ b/smoketest/CppunitTest_smoketest.mk @@ -55,8 +55,6 @@ $(eval $(call gb_CppunitTest_set_args,smoketest,\ -env:arg-user=$(WORKDIR)/CustomTarget/smoketest \ -env:arg-env=$(gb_Helper_LIBRARY_PATH_VAR)"$$$${$(gb_Helper_LIBRARY_PATH_VAR)+=$$$$$(gb_Helper_LIBRARY_PATH_VAR)}" \ -env:arg-testarg.smoketest.doc=$(OUTDIR)/bin/smoketestdoc.sxw \ - --protector $(call gb_Library_get_target,unoexceptionprotector) \ - unoexceptionprotector \ )) $(call gb_CppunitTest_get_target,smoketest): clean_CustomTarget_smoketest -- cgit v1.2.3