From ba0c84371e52331c0b6689c500cf549e337fba54 Mon Sep 17 00:00:00 2001 From: Hirokazu Yamamoto Date: Tue, 28 Sep 2010 07:35:56 +0000 Subject: Run test_ttk_guionly in verbose mode. --- Tools/buildbot/test.bat | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Tools/buildbot/test.bat b/Tools/buildbot/test.bat index 3764b43..72cca59 100644 --- a/Tools/buildbot/test.bat +++ b/Tools/buildbot/test.bat @@ -1,3 +1,4 @@ @rem Used by the buildbot "test" step. cd PCbuild -call rt.bat -d -q -uall -rw +python_d -m test.test_ttk_guionly +call rt.bat -d -q -uall -rw -x test.test_ttk_guionly -- cgit v0.12