commit | 12aaab01c72db942e83a9fdf1551e737dfe5f001 | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Sat Nov 14 18:20:57 2009 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Sat Nov 14 18:20:57 2009 +0000 |
tree | c5929ad57f46b5ffb419aac5ac3c277fae600d1a | |
parent | 6c9d0b4a2a5d816cc9ce0cac8bf637b9f2cd0c98 [diff] |
Merged revisions 76265 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r76265 | r.david.murray | 2009-11-14 12:43:16 -0500 (Sat, 14 Nov 2009) | 3 lines Turn the bsddb replication startup timeout test into a warning, to improve buildbot stability. ........