Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b230cc4

Browse files
committed
Ensures buildbots don't have zip files in build directory.
1 parent 3cdd7f5 commit b230cc4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Tools/buildbot/clean.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ del /s "%root%\Lib\*.pyc" "%root%\Lib\*.pyo"
1414

1515
echo Deleting test leftovers ...
1616
rmdir /s /q "%root%\build"
17+
del /s "%pcbuild%\python*.zip"

0 commit comments

Comments
 (0)