From: R. David Murray Date: Sat, 14 Nov 2009 16:21:12 +0000 (+0000) Subject: Blocked revisions 76260 via svnmerge X-Git-Tag: v2.6.5rc1~361 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6c9d0b4a2a5d816cc9ce0cac8bf637b9f2cd0c98;p=python Blocked revisions 76260 via svnmerge ........ r76260 | r.david.murray | 2009-11-14 10:18:22 -0500 (Sat, 14 Nov 2009) | 5 lines Issue #7312 (new feature): Add a -F flag to run the selected tests in a loop until a test fails. Can be combined with -j. Patch by Antoine Pitrou. ........ ---