commit | 96f7897dd298c8d7672d7cf8d428cbf417472d77 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Tue Oct 27 21:02:11 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Tue Oct 27 21:02:11 2009 +0000 |
tree | 2c188e1d449f764829cc63e4ef3bee0628ddc927 | |
parent | 1568732d73718bffc9da49fa674234c2327b2e87 [diff] |
Merged revisions 75866-75867 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r75866 | georg.brandl | 2009-10-27 21:52:02 +0100 (Di, 27 Okt 2009) | 1 line Add a regrtest option to re-run in verbose mode immediately after a test fails, and use that option on the buildbots. ........ r75867 | georg.brandl | 2009-10-27 21:55:44 +0100 (Di, 27 Okt 2009) | 1 line Reformat the regrtest command-line option help and group the options into sections. ........