commit | ba0c84371e52331c0b6689c500cf549e337fba54 | [log] [tgz] |
---|---|---|
author | Hirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp> | Tue Sep 28 07:35:56 2010 +0000 |
committer | Hirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp> | Tue Sep 28 07:35:56 2010 +0000 |
tree | d86ecc9487fdc2fecafce7688f4f0b356fcd5923 | |
parent | 1ece88170760fec41d9e211ef0b5bd781697935d [diff] |
Run test_ttk_guionly in verbose mode.
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