From: R. David Murray Date: Sat, 11 Dec 2010 02:29:48 +0000 (+0000) Subject: Blocked revisions 85087,85178 via svnmerge X-Git-Tag: v2.7.2rc1~493 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=be0f4f3d418341bb87fa49d1b3f3dc88ac50d88d;p=python Blocked revisions 85087,85178 via svnmerge ........ r85087 | r.david.murray | 2010-09-28 21:22:20 -0400 (Tue, 28 Sep 2010) | 2 lines Have test_sqlite print version info when run in verbose mode. ........ r85178 | r.david.murray | 2010-10-02 09:29:13 -0400 (Sat, 02 Oct 2010) | 2 lines Make the printing of sqlite version in verbose mode work with regrtest -w. ........ ---