Fix VCL LD_PRELOAD lib location in socket_test.sh 44/8044/2
authorDave Wallace <dwallacelf@gmail.com>
Mon, 14 Aug 2017 22:26:46 +0000 (18:26 -0400)
committerFlorin Coras <florin.coras@gmail.com>
Mon, 14 Aug 2017 23:50:05 +0000 (23:50 +0000)
commitd69f4f416d291fd03ba423af4eb6f6c416f328a4
tree247a8347585670d1fa74852580c5a99aaee3a35d
parent82d3ec8b513455fb1a4a9fd045065beddb87bad7
Fix VCL LD_PRELOAD lib location in socket_test.sh

- Use VCL_LDPRELOAD_LIB_DIR env. var if set.
- Default to /usr/local/lib where it will be installed.
- Change library name to libvcl_ldpreload.so.0.0.0

Change-Id: I4fc30b581c8406c5895f875d859aa44bb9ef19b5
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
test/scripts/socket_test.sh