diff options
Diffstat (limited to 'cpp/src')
-rwxr-xr-x[-rw-r--r--] | cpp/src/tests/cluster.py | 0 | ||||
-rwxr-xr-x | cpp/src/tests/run_cluster_tests | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/tests/cluster.py b/cpp/src/tests/cluster.py index 87c9b363a8..87c9b363a8 100644..100755 --- a/cpp/src/tests/cluster.py +++ b/cpp/src/tests/cluster.py diff --git a/cpp/src/tests/run_cluster_tests b/cpp/src/tests/run_cluster_tests index dca2f89899..5a1935a91a 100755 --- a/cpp/src/tests/run_cluster_tests +++ b/cpp/src/tests/run_cluster_tests @@ -48,7 +48,7 @@ export RUN_CLUSTER_TESTS=1 export QPIDD_EXEC=$srcdir/../qpidd export CLUSTER_LIB=$srcdir/../.libs/cluster.so export QPID_CONFIG_EXEC=$srcdir/../../../python/commands/qpid-config -export QPID_ROUTE_EXEC=$srcdir/../../../python/commands/qpid-config +export QPID_ROUTE_EXEC=$srcdir/../../../python/commands/qpid-route export RECEIVER_EXEC=$srcdir/receiver export SENDER_EXEC=$srcdir/sender |