commit | c1c6a9d482822f3da8043b8203c4b69bffbf2b46 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@hack.frob.com> | Tue Feb 21 12:51:36 2012 -0800 |
committer | Roland McGrath <roland@hack.frob.com> | Tue Feb 21 12:51:36 2012 -0800 |
tree | 65cc9c2ae2639cf0fd06346dc4bb79d922a446a1 | |
parent | e3b15685566f6ddcad47c820e77737c2c3c851e4 [diff] [blame] |
test-subr.sh: Add ${libdir}/elfutils to LD_LIBRARY_PATH.
diff --git a/tests/ChangeLog b/tests/ChangeLog index 38b189d..028055b 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog
@@ -1,6 +1,7 @@ 2012-02-21 Roland McGrath <roland@hack.frob.com> * test-wrapper.sh: Add ${libdir}/elfutils to LD_LIBRARY_PATH. + * test-subr.sh (installed_testrun): Likewise. 2012-01-18 Roland McGrath <roland@hack.frob.com>