summaryrefslogtreecommitdiffstats
path: root/Tools/buildbot/test.bat
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/buildbot/test.bat')
-rw-r--r--Tools/buildbot/test.bat14
1 files changed, 7 insertions, 7 deletions
diff --git a/Tools/buildbot/test.bat b/Tools/buildbot/test.bat
index 6a6448c..427957b 100644
--- a/Tools/buildbot/test.bat
+++ b/Tools/buildbot/test.bat
@@ -1,7 +1,7 @@
-@rem Used by the buildbot "test" step.
-
-setlocal
-rem The following line should be removed before #20035 is closed
-set TCL_LIBRARY=%~dp0..\..\externals\tcltk\lib\tcl8.6
-
-call "%~dp0..\..\PCbuild\rt.bat" -d -q -uall -rwW -n --timeout=3600 %*
+@rem Used by the buildbot "test" step.
+
+setlocal
+rem The following line should be removed before #20035 is closed
+set TCL_LIBRARY=%~dp0..\..\externals\tcltk\lib\tcl8.6
+
+call "%~dp0..\..\PCbuild\rt.bat" -d -q -uall -rwW -n --timeout=3600 %*