Rename binary to avoid conflicts with hanging processes on x86 w2k.

This commit is contained in:
Martin v. Löwis 2006-04-17 10:23:23 +00:00
parent 5b3bf0dd5e
commit 98dbfab909
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
cd Tools\buildbot
nmake /C /S /f kill_python.mak
kill_python.exe
kill_python2.exe