aboutsummaryrefslogtreecommitdiffstats
path: root/fsa
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2017-05-09 10:55:06 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2017-05-09 10:55:06 +0000
commit5f2c4b5fb6a782c866e5cdd7804645bde4dac209 (patch)
tree2b6a26fc92a827e27cf0bf71ab874fc50f75355b /fsa
parentb9e33dc30174474f87d0387494e4855b0f5e9586 (diff)
Since LD_LIBRARY_PATH did not work we had use stronger lye by using LD_PRELOAD
Diffstat (limited to 'fsa')
-rwxr-xr-xfsa/src/alltest/alltest.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/fsa/src/alltest/alltest.sh b/fsa/src/alltest/alltest.sh
index 19f7b0f8681..4a252e4bca0 100755
--- a/fsa/src/alltest/alltest.sh
+++ b/fsa/src/alltest/alltest.sh
@@ -5,6 +5,8 @@ if [ -z "$SOURCE_DIRECTORY" ]; then
SOURCE_DIRECTORY="."
fi
+export LD_PRELOAD=../vespa/fsa/libfsa.so:../vespa/fsamanagers/libfsamanagers.so
+
# first create the FSA
./fsa_fsa_create_test_app