Kaydet (Commit) d79fe79a authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Comment out CustomTarget_automationtest for now, it can't work properly

Can't assume that the necessary entries are in the Registry. Need to
fix it to start soffice explcitly before running the VBScript.

Change-Id: I809be88a2fe2afbda1f087501785ec7a9e2a358b
üst 1e219021
...@@ -74,9 +74,9 @@ $(eval $(call gb_Module_add_targets,extensions,\ ...@@ -74,9 +74,9 @@ $(eval $(call gb_Module_add_targets,extensions,\
Library_oleautobridge \ Library_oleautobridge \
)) ))
$(eval $(call gb_Module_add_subsequentcheck_targets,extensions,\ # $(eval $(call gb_Module_add_subsequentcheck_targets,extensions,\
CustomTarget_automationtest \ # CustomTarget_automationtest \
)) # ))
endif # WNT endif # WNT
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment