]> granicus.if.org Git - python/commitdiff
Need to set the environment variables, otherwise devenv.com is not found.
authorThomas Heller <theller@ctypes.org>
Sun, 10 Jun 2007 18:27:54 +0000 (18:27 +0000)
committerThomas Heller <theller@ctypes.org>
Sun, 10 Jun 2007 18:27:54 +0000 (18:27 +0000)
Tools/buildbot/clean-amd64.bat

index 263e22bb37bec365e938a9130591015893fc84d2..7ef5e02fb6775df3cd27eb7528e1e78a28992778 100644 (file)
@@ -1,5 +1,5 @@
 @rem Used by the buildbot "clean" step.
-REM call "%VS71COMNTOOLS%vsvars32.bat"
+call "%VS71COMNTOOLS%vsvars32.bat"
 cd PCbuild
 @echo Deleting .pyc/.pyo files ...
 python.exe rmpyc.py