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
b425891b6e
cpython
/
Tools
/
buildbot
/
clean-amd64.bat
3 lines
67 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Add updated .hgeol file and fix newlines in the 3.2 branch.
2011-03-05 10:11:35 -04:00
@
rem Used by the buildbot "clean" step.
Issue #21907: Partially revert changes to Windows buildbot scripts. Trying to use run_tests.py for testing is more trouble than it's worth; reverted to rt.bat. Also cleaned up rt.bat a bit. Trying to use hg purge to clean up after testing is also error-prone, so we're back to using the build solution's Clean targets.
2014-10-13 02:17:23 -03:00
@
call
"
%~dp0
clean.bat
"
x64