This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
cpython
mirror of
https://github.com/python/cpython.git
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d1f7c594fa
cpython
/
Tools
/
buildbot
/
test-amd64.bat
3 lines
70 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Issue #17202: Add .bat to .hgeol to force them to CRLF. Using LF can a script to fail if it tries to use a label that is split across 512 byte blocks. Who knows why.
2015-04-13 16:59:54 +00:00
@
rem Used by the buildbot "test" step.
Clean up/refactor the batch scripts used for building on Windows. This is mostly a backport of issue #21907, but also includes a few extras necessary to make the bulidbot scripts as thin as possible.
2015-06-10 04:16:52 +00:00
call
"
%~dp0
test.bat
"
-x64
%*