diff options
Diffstat (limited to 'cpp/src/tests/run_cluster_tests')
| -rwxr-xr-x | cpp/src/tests/run_cluster_tests | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
