mirror of
https://github.com/python/cpython.git
synced 2025-09-23 17:03:23 +00:00
Add debug output to analyse buildbot failure.
This commit is contained in:
parent
d73168d954
commit
1def4fafe2
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
@echo off
|
@echo off
|
||||||
|
cd
|
||||||
if not defined HOST_PYTHON set HOST_PYTHON=python
|
if not defined HOST_PYTHON set HOST_PYTHON=python
|
||||||
%HOST_PYTHON% build_ssl.py %1 %2
|
%HOST_PYTHON% build_ssl.py %1 %2
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue