diff options
| author | Hirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp> | 2010-09-28 17:55:53 +0000 |
|---|---|---|
| committer | Hirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp> | 2010-09-28 17:55:53 +0000 |
| commit | 57b4163086e114aa5d04f10b6ec70f1cbd09b075 (patch) | |
| tree | b558a5b686f6fe579a37acf17d60e9f1e84c43fd /Tools/buildbot | |
| parent | 826903ece32752015ae4a0a6f9d65d6f1f904a32 (diff) | |
| download | cpython-git-57b4163086e114aa5d04f10b6ec70f1cbd09b075.tar.gz | |
Reverted to r70917.
Diffstat (limited to 'Tools/buildbot')
| -rw-r--r-- | Tools/buildbot/test.bat | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Tools/buildbot/test.bat b/Tools/buildbot/test.bat index 845c7f8a4b..787904682b 100644 --- a/Tools/buildbot/test.bat +++ b/Tools/buildbot/test.bat @@ -1,5 +1,4 @@ @rem Used by the buildbot "test" step.
cd PCbuild
-call rt.bat -d -q -uall -rw -n -x test_ttk_guionly
-call rt.bat -d -q -uall -rw -n -v test_ttk_guionly
+call rt.bat -d -q -uall -rw -n
|
