summaryrefslogtreecommitdiff
path: root/Tools
diff options
context:
space:
mode:
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>2010-09-28 09:46:48 +0000
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>2010-09-28 09:46:48 +0000
commita0b551acf8b6325e4585a2af63ba9115954616f7 (patch)
treee16c81fbe41036823e850143e60223ca5b5859a5 /Tools
parentb0a71a01f9a5d4920c14faee50307c01a0976b3f (diff)
downloadcpython-git-a0b551acf8b6325e4585a2af63ba9115954616f7.tar.gz
Changed order to see other test results. (Also temporary commit)
Diffstat (limited to 'Tools')
-rw-r--r--Tools/buildbot/test.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/buildbot/test.bat b/Tools/buildbot/test.bat
index 91bf8e9c99..845c7f8a4b 100644
--- a/Tools/buildbot/test.bat
+++ b/Tools/buildbot/test.bat
@@ -1,5 +1,5 @@
@rem Used by the buildbot "test" step.
cd PCbuild
-call rt.bat -d -q -uall -rw -n -v test_ttk_guionly
call rt.bat -d -q -uall -rw -n -x test_ttk_guionly
+call rt.bat -d -q -uall -rw -n -v test_ttk_guionly