]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #21059: Temporary measure to make the Windows buildbots useful again.
authorZachary Ware <zachary.ware@gmail.com>
Tue, 8 Apr 2014 04:33:29 +0000 (23:33 -0500)
committerZachary Ware <zachary.ware@gmail.com>
Tue, 8 Apr 2014 04:33:29 +0000 (23:33 -0500)
Hopefully.

Tools/buildbot/test-amd64.bat
Tools/buildbot/test.bat

index de64f25fbec3c2f4507c6570d3808966f45c346c..11bfcbbca25209f7c8ca3bbc3fbae4ecef311beb 100644 (file)
@@ -1,3 +1,6 @@
 @rem Used by the buildbot "test" step.
+
+rem The following line should be removed before #20035 is closed
+set TCL_LIBRARY=%CD%\..\tcltk64\lib\tcl8.6
 cd PCbuild
 call rt.bat -d -q -x64 -uall -rwW -n --timeout=3600 %1 %2 %3 %4 %5 %6 %7 %8 %9
index 4e4db10d7eceb7005246d6da4db3815ed7323f4c..6b98c79015e2e890d0237643e6735224c0911d34 100644 (file)
@@ -1,3 +1,6 @@
 @rem Used by the buildbot "test" step.
+
+rem The following line should be removed before #20035 is closed
+set TCL_LIBRARY=%CD%\..\tcltk\lib\tcl8.6
 cd PCbuild
 call rt.bat -d -q -uall -rwW -n --timeout=3600 %1 %2 %3 %4 %5 %6 %7 %8 %9