Kaydet (Commit) b230cc4b authored tarafından Steve Dower's avatar Steve Dower

Ensures buildbots don't have zip files in build directory.

üst 3cdd7f57
......@@ -14,3 +14,4 @@ del /s "%root%\Lib\*.pyc" "%root%\Lib\*.pyo"
echo Deleting test leftovers ...
rmdir /s /q "%root%\build"
del /s "%pcbuild%\python*.zip"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment