mirror of
https://github.com/python/cpython.git
synced 2025-09-23 08:53:45 +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
|
||||
cd
|
||||
if not defined HOST_PYTHON set HOST_PYTHON=python
|
||||
%HOST_PYTHON% build_ssl.py %1 %2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue