summaryrefslogtreecommitdiffstats
path: root/Tools
diff options
context:
space:
mode:
authorTrent Nelson <trent.nelson@snakebite.org>2008-03-19 21:51:16 (GMT)
committerTrent Nelson <trent.nelson@snakebite.org>2008-03-19 21:51:16 (GMT)
commite7abf20ce757bd8d088c9b1519066786e9b8439b (patch)
tree6e3ae9374545dc643683473a2989a556eed3fbcc /Tools
parent611c86b7d18b2d2f9e188d656f27c8dffee235ed (diff)
downloadcpython-e7abf20ce757bd8d088c9b1519066786e9b8439b.zip
cpython-e7abf20ce757bd8d088c9b1519066786e9b8439b.tar.gz
cpython-e7abf20ce757bd8d088c9b1519066786e9b8439b.tar.bz2
Force a clean of the tcltk/tcltk64 directories now that we've completely changed the tcl/tk build environment.
Diffstat (limited to 'Tools')
-rw-r--r--Tools/buildbot/external-common.bat4
1 files changed, 2 insertions, 2 deletions
diff --git a/Tools/buildbot/external-common.bat b/Tools/buildbot/external-common.bat
index ecf9901..729c5e7 100644
--- a/Tools/buildbot/external-common.bat
+++ b/Tools/buildbot/external-common.bat
@@ -5,8 +5,8 @@ cd ..
@rem XXX: If you need to force the buildbots to start from a fresh environment, uncomment
@rem the following, check it in, then check it out, comment it out, then check it back in.
@rem if exist bzip2-1.0.3 rd /s/q bzip2-1.0.3
-@rem if exist tcltk rd /s/q tcltk
-@rem if exist tcltk64 rd /s/q tcltk64
+if exist tcltk rd /s/q tcltk
+if exist tcltk64 rd /s/q tcltk64
@rem if exist tcl8.4.12 rd /s/q tcl8.4.12
@rem if exist tcl8.4.16 rd /s/q tcl8.4.16
@rem if exist tcl-8.4.18.1 rd /s/q tcl-8.4.18.1