]> 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>
Mon, 23 Jul 2012 18:58:38 +0000 (14:58 -0400)
commit6ae99a7300195ed05df5a5efa43486e98ef7ef1c
tree8c575a628752fb9c819e08b472177de5092e53a7
parent96056d26de35093cd68b975c6777f79be4fdf49e
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.

(cherry picked from commit 18a378eb43a7a5a5e14a7e6c3b6504fe32804781)

ticket: 7201
version_fixed: 1.10.3
status: resolved
src/plugins/kdb/db2/libdb2/test/run.test