Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1433fe commit 2d82d04Copy full SHA for 2d82d04
1 file changed
Tools/buildbot/clean.bat
@@ -1,7 +1,5 @@
1
@rem Used by the buildbot "clean" step.
2
call "%VS90COMNTOOLS%vsvars32.bat"
3
-@echo Deleting .pyc/.pyo files ...
4
-del /s Lib\*.pyc Lib\*.pyo
5
@echo Deleting test leftovers ...
6
rmdir /s /q build
7
cd PCbuild
0 commit comments