]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Run test_ttk_guionly in verbose mode. (This commit is temporary)
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Tue, 28 Sep 2010 09:11:21 +0000 (09:11 +0000)
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Tue, 28 Sep 2010 09:11:21 +0000 (09:11 +0000)
Tools/buildbot/test.bat

index 787904682b366275f4ec43bdf644bdae101e9130..91bf8e9c9934379f6a62e9bf3584bd43fa8dcd9b 100644 (file)
@@ -1,4 +1,5 @@
 @rem Used by the buildbot "test" step.\r
 cd PCbuild\r
-call rt.bat -d -q -uall -rw -n\r
+call rt.bat -d -q -uall -rw -n -v test_ttk_guionly\r
+call rt.bat -d -q -uall -rw -n -x test_ttk_guionly\r
 \r