commit | 00b53ea1b8e66af47d7bbd519afde6f47497a551 | [log] [tgz] |
---|---|---|
author | Trent Nelson <trent.nelson@snakebite.org> | Thu Mar 20 00:58:44 2008 +0000 |
committer | Trent Nelson <trent.nelson@snakebite.org> | Thu Mar 20 00:58:44 2008 +0000 |
tree | 2049b7946767ffdee0541fac26d249eccb3f1e50 | |
parent | 68fa8e6c453cb9f084a6ee3168518a58588f4c14 [diff] |
Revert r61650; the intent of this commit was to try and address alarm failures on some of the build slaves. As Neal points out, it's called after test_main(), so it's not going to factor into the test when run via regrtest.py (and removes the original functionality that Jeffrey wanted that would kill the test if it took longer than 3 seconds to run when executing it directly during development).