summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2009-05-29 15:50:54 +0000
committerGordon Sim <gsim@apache.org>2009-05-29 15:50:54 +0000
commit58fae72a6e0f73226a5e4eb7e879810e602fb3d8 (patch)
tree7a92c169b3c6383cebccc9ec30efcc718b2f1183 /cpp/src
parent7e14af310cbf9a73a3c01ba4b1918c7331de3448 (diff)
downloadqpid-python-58fae72a6e0f73226a5e4eb7e879810e602fb3d8.tar.gz
make cluster.py executable fix typo in test script
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@780018 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src')
-rwxr-xr-x[-rw-r--r--]cpp/src/tests/cluster.py0
-rwxr-xr-xcpp/src/tests/run_cluster_tests2
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