diff options
| author | Alan Conway <aconway@apache.org> | 2007-11-07 23:34:34 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2007-11-07 23:34:34 +0000 |
| commit | 9df2509ae1f7cc49f0f08baf2960b9f3ea3454b1 (patch) | |
| tree | bff784ffc984cb9b6ccb06808c4268a047fba799 /cpp/src/tests/quick_perftest | |
| parent | 985737b06a78b22b69be55493d1af04a5e2b16a0 (diff) | |
| download | qpid-python-9df2509ae1f7cc49f0f08baf2960b9f3ea3454b1.tar.gz | |
Change options --log.foo to --log-foo for consistency.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@592956 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/tests/quick_perftest')
| -rwxr-xr-x | cpp/src/tests/quick_perftest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/tests/quick_perftest b/cpp/src/tests/quick_perftest index 085d2b2e81..9108d58a71 100755 --- a/cpp/src/tests/quick_perftest +++ b/cpp/src/tests/quick_perftest @@ -1,2 +1,2 @@ #!/bin/sh -exec `dirname $0`/run_test ./perftest --listen --publish --count 1000 +exec `dirname $0`/run_test ./perftest --count 1000 |
