commit | 036dd31f882a271c87db3e28cee4e4ff4149a122 | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Mon Dec 21 16:30:51 2009 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Mon Dec 21 16:30:51 2009 +0000 |
tree | 9d3f4c670a1ffeb5f607fd207cb0207c58de6e38 | |
parent | 82ebc1fde782168936374d92e5ab74805dfeee26 [diff] |
Blocked revisions 76984 via svnmerge ........ r76984 | mark.dickinson | 2009-12-21 16:29:21 +0000 (Mon, 21 Dec 2009) | 3 lines Issue #7553: test_long_future wasn't testing properly. Thanks Florent Xicluna for bug report and patch. ........