diff options
Diffstat (limited to 'cpp/src')
-rw-r--r-- | cpp/src/tests/test_env.sh.in | 2 |
1 files changed, 0 insertions, 2 deletions
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 |