mirror of https://github.com/python/cpython
Add debug output to analyse buildbot failure.
This commit is contained in:
parent
d73168d954
commit
1def4fafe2
|
@ -1,4 +1,5 @@
|
|||
@echo off
|
||||
cd
|
||||
if not defined HOST_PYTHON set HOST_PYTHON=python
|
||||
%HOST_PYTHON% build_ssl.py %1 %2
|
||||
|
||||
|
|
Loading…
Reference in New Issue