diff options
author | Yang Tse <yangsita@gmail.com> | 2008-01-17 18:57:50 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2008-01-17 18:57:50 +0000 |
commit | 0530b0a5ca5e5a21054d7ba83354a230a76eab5b (patch) | |
tree | 2166d4cfad278da335b6829d2950c474f698bf6b /CHANGES | |
parent | 5396121595acc9c346ecd211263db50a879d6927 (diff) |
Don't abort tests 518 and 537 when unable to raise the open-file soft limit
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ Changelog +Yang Tse (17 Jan 2008) +- Don't abort tests 518 and 537 when unable to raise the open-file soft limit. + Daniel S (16 Jan 2008) - Nathan Coulter's patch that makes runtests.pl respect the PATH when figuring out what valgrind to run. |