From: Martin v. Löwis Date: Mon, 17 Apr 2006 10:36:18 +0000 (+0000) Subject: Check whether disk space is full. X-Git-Tag: v2.5a2~166 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c97c11958d5fc9aa7cb30367fe7f463ac27afdf0;p=python Check whether disk space is full. --- diff --git a/Tools/buildbot/kill_python.bat b/Tools/buildbot/kill_python.bat index e068cc7913..7972bc492a 100644 --- a/Tools/buildbot/kill_python.bat +++ b/Tools/buildbot/kill_python.bat @@ -1,3 +1,4 @@ cd Tools\buildbot +dir nmake /f kill_python.mak kill_python4.exe