Author: kpvdr
Date: 2009-07-20 09:53:19 -0400 (Mon, 20 Jul 2009)
New Revision: 3512
Modified:
store/trunk/cpp/tests/cluster/run_cluster_tests
Log:
Another typo fix - adjustments to get Ptolemy to work correctly
Modified: store/trunk/cpp/tests/cluster/run_cluster_tests
===================================================================
--- store/trunk/cpp/tests/cluster/run_cluster_tests 2009-07-20 13:18:01 UTC (rev 3511)
+++ store/trunk/cpp/tests/cluster/run_cluster_tests 2009-07-20 13:53:19 UTC (rev 3512)
@@ -153,7 +153,7 @@
# Libraries
export CLUSTER_LIB="${QPID_LIB_DIR}/qpid/daemon/cluster.so"
- export TEST_STORE_LIB="${QPID_LIB_DIR}/qpid-tests/test_store.so"
+ export TEST_STORE_LIB="${QPID_LIB_DIR}/qpid/tests/test_store.so"
# Executables
CPP_CLUSTER_EXEC="${QPID_LIBEXEC_DIR}/qpid/tests/cluster_test"
Show replies by date