Code

integration tests: Use LD_PRELOAD instead of chrpath.
authorSebastian Harl <sh@tokkee.org>
Thu, 1 May 2014 19:57:55 +0000 (21:57 +0200)
committerSebastian Harl <sh@tokkee.org>
Thu, 1 May 2014 19:57:55 +0000 (21:57 +0200)
commitcedd242274a762dfb8d8efa530a0bbb3d16446a5
treeb3307a8a4f58a3fcf98cb99c0b3cd9129c99b43c
parent7e9fee5e2cb1e191f91b5fae2381ccddabb6c418
integration tests: Use LD_PRELOAD instead of chrpath.

chrpath requires that the new path be shorter or the same length as the
previous path.
.travis.yml
README
configure.ac
t/integration/test_lib.sh