]> granicus.if.org Git - python/commit
Merged revisions 75866-75867 via svnmerge from
authorGeorg Brandl <georg@python.org>
Tue, 27 Oct 2009 21:02:11 +0000 (21:02 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 27 Oct 2009 21:02:11 +0000 (21:02 +0000)
commit96f7897dd298c8d7672d7cf8d428cbf417472d77
tree2c188e1d449f764829cc63e4ef3bee0628ddc927
parent1568732d73718bffc9da49fa674234c2327b2e87
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.
........
Lib/test/regrtest.py
Makefile.pre.in