commit | ceebf84fbd5514a4b8abebc7d0e749bb3e8f5c19 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sun Jul 13 15:41:35 2008 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Jul 13 16:06:57 2008 -0400 |
tree | bc979eb004315b0597ac936ca6ccfb2fb8cc5c55 | |
parent | 2a7bfe835317bb9f3ebcd20079b2bb800f4b9eaa [diff] |
e2fsck: Set LD_LIBRARY_PATH before running "make check" programs This is needed so that "make check" works in the e2fsck library even if the shared libraries are not yet installed, and so that we run those programs against the version of the libraries built in the build tree. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>