diff options
author | David Tardon <dtardon@redhat.com> | 2012-04-08 12:36:24 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-04-08 14:53:08 +0200 |
commit | e5f16b8d3e4b0fc3c772c7cfdd0abdf3a749650e (patch) | |
tree | b9f5648497839d3517f29c6303cc0118107a9864 /lotuswordpro | |
parent | 33e9f3d3d6b29545ef9df3f5334c015e15caa5c8 (diff) |
always use --protector for UNO tests
Diffstat (limited to 'lotuswordpro')
-rw-r--r-- | lotuswordpro/CppunitTest_lotuswordpro_test_lotuswordpro.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lotuswordpro/CppunitTest_lotuswordpro_test_lotuswordpro.mk b/lotuswordpro/CppunitTest_lotuswordpro_test_lotuswordpro.mk index 9e766e3a0718..945a96f22bca 100644 --- a/lotuswordpro/CppunitTest_lotuswordpro_test_lotuswordpro.mk +++ b/lotuswordpro/CppunitTest_lotuswordpro_test_lotuswordpro.mk @@ -62,7 +62,6 @@ $(eval $(call gb_CppunitTest_use_components,lotuswordpro_test_lotuswordpro,\ )) $(eval $(call gb_CppunitTest_set_args,lotuswordpro_test_lotuswordpro,\ - --protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \ "-env:CONFIGURATION_LAYERS=xcsxcu:$(call gb_CppunitTarget__make_url,$(OUTDIR)/xml/registry)" \ )) |