Kaydet (Commit) 731f7fe7 authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud

disable pytest_ssl on mac

Change-Id: I9f6a50f00bd98aeffa46f3ef40211e30edf658d6
üst 6ee8e0eb
......@@ -60,9 +60,11 @@ endif
endif # SYSTEM_PYTHON
ifneq ($(OS),MACOSX)
$(eval $(call gb_Module_add_check_targets,pyuno, \
PythonTest_pyuno_pytests_ssl \
))
endif
ifneq (,$(filter PythonTest_pytests,$(MAKECMDGOALS)))
$(eval $(call gb_Module_add_targets,pyuno, \
......
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