]> git.ipfire.org Git - thirdparty/krb5.git/commit
Handle huge /bin directories in libdb2 test
authorTom Yu <tlyu@mit.edu>
Thu, 12 Jul 2012 18:26:15 +0000 (14:26 -0400)
committerTom Yu <tlyu@mit.edu>
Thu, 12 Jul 2012 18:49:02 +0000 (14:49 -0400)
commit18a378eb43a7a5a5e14a7e6c3b6504fe32804781
treea5c2ce7fd48298b223c97e9ce84d909632fab96e
parent666be8d6bd1063774c4260e2119ba4aed8fbfa9f
Handle huge /bin directories in libdb2 test

The test suite for libdb2 uses /bin as a source of filenames and
contents for insertion into databases.  Fedora 17 (and possibly other
OSes) have /bin symlinked to /usr/bin, which can vastly increase the
number of files found, exceeding some limits of the test databases.
Truncate this list of files at 100 to prevent this problem.

ticket: 7201 (new)
status: pullup
target_version: 1.10.3
src/plugins/kdb/db2/libdb2/test/run.test