This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
2409c1f3e1
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 13:54:11 -03: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-09 17:21:39 -03:00
call
"
%~dp0
test.bat
"
-x64
%*