From e1172ae4e150cd718ace72fb600007587bad0135 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Mon, 30 Nov 2009 21:47:23 +0000 Subject: Remove env setting causing problems with failover-soak. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@885591 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/tests/test_env.sh.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'cpp') diff --git a/cpp/src/tests/test_env.sh.in b/cpp/src/tests/test_env.sh.in index 602a5bedd9..76efc97217 100644 --- a/cpp/src/tests/test_env.sh.in +++ b/cpp/src/tests/test_env.sh.in @@ -69,8 +69,6 @@ exportmodule SSL_LIB ssl.so exportmodule WATCHDOG_LIB watchdog.so exportmodule XML_LIB xml.so - # Qpid options -export QPID_NO_MODULE_DIR=1 # Don't accidentally load installed modules export QPID_DATA_DIR= # Default to no data dir, not ~/.qpidd -- cgit v1.2.1