From: R. David Murray Date: Mon, 19 Oct 2009 16:16:18 +0000 (+0000) Subject: Blocked revisions 75522 via svnmerge X-Git-Tag: v3.1.2rc1~439 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6e23cafcbcc8cbdebcf5d2fd28a73280778cf534;p=python Blocked revisions 75522 via svnmerge ........ r75522 | r.david.murray | 2009-10-19 12:15:22 -0400 (Mon, 19 Oct 2009) | 4 lines The stdout from tests is no longer compared against anything (not even to make sure it is empty), so eliminate the message that says running under verbose is different from running without it. ........ ---