summaryrefslogtreecommitdiff
path: root/cpp/test/IcePack/deployer/run.py
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/IcePack/deployer/run.py')
-rwxr-xr-xcpp/test/IcePack/deployer/run.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/test/IcePack/deployer/run.py b/cpp/test/IcePack/deployer/run.py
index 528f191eea0..9329c80661f 100755
--- a/cpp/test/IcePack/deployer/run.py
+++ b/cpp/test/IcePack/deployer/run.py
@@ -33,6 +33,7 @@ if TestUtil.isWin32():
os.environ["PATH"] = testdir + ";" + os.getenv("PATH", "")
else:
os.environ["LD_LIBRARY_PATH"] = testdir + ":" + os.getenv("LD_LIBRARY_PATH", "")
+ os.environ["LD_LIBRARY_PATH_64"] = testdir + ":" + os.getenv("LD_LIBRARY_PATH_64", "")
#
# Start the client.