diff options
| author | Gordon Sim <gsim@apache.org> | 2008-10-22 12:07:23 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2008-10-22 12:07:23 +0000 |
| commit | 6785c87631086d7c3720e8a1b54228207f68b283 (patch) | |
| tree | caaaad48083f4b81f8fe6f46f41f2bc0f4f2ad48 /cpp/SSL | |
| parent | 026be2518a1bf5cb93de97ff814550447933b339 (diff) | |
| download | qpid-python-6785c87631086d7c3720e8a1b54228207f68b283.tar.gz | |
Fix port used in example.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@707052 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/SSL')
| -rw-r--r-- | cpp/SSL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,7 +63,7 @@ QPID_SSL_CERT_DB=./test_cert_db and run e.g. -./src/tests/perftest --count 10000 -P ssl --port 5673 \ +./src/tests/perftest --count 10000 -P ssl --port 5671 \ --broker myhost.mydomain |
