summaryrefslogtreecommitdiff
path: root/shell/test/runner
diff options
context:
space:
mode:
Diffstat (limited to 'shell/test/runner')
-rwxr-xr-xshell/test/runner1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/test/runner b/shell/test/runner
index 624610b..f2f5766 100755
--- a/shell/test/runner
+++ b/shell/test/runner
@@ -26,6 +26,7 @@ pwd > pwd
mkdir scratch
export TEST_TMPDIR=$(realpath scratch)
export TMPDIR="${TEST_TMPDIR}"
+export LD_LIBRARY_PATH=$(realpath ./libs):$LD_LIBRARY_PATH
# Change to the working directory; note: while unlikely, the test
# might not have test data, so we have to ensure the presence of