summaryrefslogtreecommitdiffstats
path: root/Tools/buildbot/kill_python.c
Commit message (Collapse)AuthorAgeFilesLines
* Backport r50856:Martin v. Löwis2006-07-301-1/+12
| | | | | | | Don't kill a normal instance of python running on windows when checking to kill a cygwin instance. build\\python.exe was matching a normal windows instance. Prefix that with a \\ to ensure build is a directory and not PCbuild. As discussed on python-dev.
* Add build\\python.exe to the list of programs to be killed.Martin v. Löwis2006-06-101-1/+2
|
* Add missing implementation file.Martin v. Löwis2006-06-101-0/+56