From a496df01eec8f7c9989c6ec9fe89ea864a6b9cf9 Mon Sep 17 00:00:00 2001 From: Kim van der Riet Date: Mon, 24 May 2010 15:48:18 +0000 Subject: 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 --- qpid/cpp/src/tests/quick_perftest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/cpp/src/tests/quick_perftest') diff --git a/qpid/cpp/src/tests/quick_perftest b/qpid/cpp/src/tests/quick_perftest index 4f7cf3cb54..362f9ee96a 100755 --- a/qpid/cpp/src/tests/quick_perftest +++ b/qpid/cpp/src/tests/quick_perftest @@ -19,4 +19,4 @@ # under the License. # -exec `dirname $0`/run_test ./perftest --summary --count 100 +exec `dirname $0`/run_test ./qpid-perftest --summary --count 100 -- cgit v1.2.1