From: Hirokazu Yamamoto Date: Tue, 28 Sep 2010 09:46:48 +0000 (+0000) Subject: Changed order to see other test results. (Also temporary commit) X-Git-Tag: v3.2a3~125 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a0b551acf8b6325e4585a2af63ba9115954616f7;p=thirdparty%2FPython%2Fcpython.git Changed order to see other test results. (Also temporary commit) --- diff --git a/Tools/buildbot/test.bat b/Tools/buildbot/test.bat index 91bf8e9c9934..845c7f8a4ba1 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