summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/quick_txtest
diff options
context:
space:
mode:
authorKim van der Riet <kpvdr@apache.org>2010-05-24 15:48:18 +0000
committerKim van der Riet <kpvdr@apache.org>2010-05-24 15:48:18 +0000
commita496df01eec8f7c9989c6ec9fe89ea864a6b9cf9 (patch)
tree5d36063d0ad8bc5fd41217c641f63f41cd3437f4 /qpid/cpp/src/tests/quick_txtest
parente99514e07282bdd6acf147a7952880a78db42544 (diff)
downloadqpid-python-a496df01eec8f7c9989c6ec9fe89ea864a6b9cf9.tar.gz
Changed the names of tests which are installed in /usr/bin/ to be prefixed with "qpid-". This will make these generic names easier to associate with qpid. (BZ577353)
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@947678 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests/quick_txtest')
-rwxr-xr-xqpid/cpp/src/tests/quick_txtest2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/src/tests/quick_txtest b/qpid/cpp/src/tests/quick_txtest
index 938e3805d8..c872fcec12 100755
--- a/qpid/cpp/src/tests/quick_txtest
+++ b/qpid/cpp/src/tests/quick_txtest
@@ -19,4 +19,4 @@
# under the License.
#
-exec `dirname $0`/run_test ./txtest --queues 4 --tx-count 10 --quiet
+exec `dirname $0`/run_test ./qpid-txtest --queues 4 --tx-count 10 --quiet