summaryrefslogtreecommitdiff
path: root/cpp/src/tests/perfdist
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2007-11-09 19:38:12 +0000
committerAlan Conway <aconway@apache.org>2007-11-09 19:38:12 +0000
commit23bc7f447a2b2551dc8ae20280ede45b524e06cd (patch)
tree6b004a8876e62afbfcc01b2d2c381ce6c483081a /cpp/src/tests/perfdist
parent0d7bb38278803b6ac935c0f47edc8a641afa0e52 (diff)
downloadqpid-python-23bc7f447a2b2551dc8ae20280ede45b524e06cd.tar.gz
On Linux, broker defaults --worker-threads to the number of available CPU cores
reported by sysconf(_SC_NPROCESSORS_ONLN) git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@593632 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/tests/perfdist')
-rwxr-xr-xcpp/src/tests/perfdist1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/tests/perfdist b/cpp/src/tests/perfdist
index 07338f6822..6c5d6b6b11 100755
--- a/cpp/src/tests/perfdist
+++ b/cpp/src/tests/perfdist
@@ -1,6 +1,5 @@
#!/bin/bash
#
-echo $_
usage() {
cat <<EOF
Distributed perftest with ssh.