diff options
| author | Alan Conway <aconway@apache.org> | 2007-11-28 23:44:22 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2007-11-28 23:44:22 +0000 |
| commit | 68f82de614506beff1fa6f67cf1aa1588ce2eb2b (patch) | |
| tree | 62b204f923350c8a6ebe123fa0b05afa3fee3b5f /qpid/cpp/src/tests | |
| parent | 8537de78e4c0a36ace6e0b82026042f6c8164e1b (diff) | |
| download | qpid-python-68f82de614506beff1fa6f67cf1aa1588ce2eb2b.tar.gz | |
src/tests/perfdist: Remove useless output.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@599203 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests')
| -rwxr-xr-x | qpid/cpp/src/tests/perfdist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/cpp/src/tests/perfdist b/qpid/cpp/src/tests/perfdist index 8705cac7eb..9dcfe8c213 100755 --- a/qpid/cpp/src/tests/perfdist +++ b/qpid/cpp/src/tests/perfdist @@ -46,7 +46,6 @@ ARGS="$ARGS --npubs $NPUBS --nsubs $NSUBS" PERFTEST="`PATH=$PWD:$PATH which perftest` $ARGS" start() { - echo $1 on $2 ssh $2 $PERFTEST --$1 } |
