Kaydet (Commit) 6c7ae36a authored tarafından Stephan Bergmann's avatar Stephan Bergmann

PythonTest still does not work on Windows

Change-Id: I79e352efeb1ed3fe8dab53bfb31362ac2ce11b06
üst d6e12ac8
......@@ -72,9 +72,11 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,sw,\
endif
ifneq ($(DISABLE_PYTHON),TRUE)
ifneq ($(OS),WNT)
$(eval $(call gb_Module_add_subsequentcheck_targets,sw,\
PythonTest_sw_python \
))
endif
endif
# vim: set noet sw=4 ts=4:
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