summaryrefslogtreecommitdiff
path: root/qpid/python
diff options
context:
space:
mode:
authorJonathan Robie <jonathan@apache.org>2010-11-22 17:07:50 +0000
committerJonathan Robie <jonathan@apache.org>2010-11-22 17:07:50 +0000
commit485c04ef9dbfc32c8bc6b43cca72ab7ced993ae3 (patch)
tree306ca957cc7a7ec7e765a8a652861dbd89de9e0c /qpid/python
parent5608d5c91dd9bab07ce06327b13989b203173644 (diff)
downloadqpid-python-485c04ef9dbfc32c8bc6b43cca72ab7ced993ae3.tar.gz
Preserved original PYTHONPATH in example. Responding to Andrew Kennedy's feedback.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1037774 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/python')
-rw-r--r--qpid/python/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/python/README.txt b/qpid/python/README.txt
index 267e7b3eef..ab29a737fa 100644
--- a/qpid/python/README.txt
+++ b/qpid/python/README.txt
@@ -20,7 +20,7 @@ Documentation can be found here:
PYTHONPATH. If you have extracted the archive to the directory
/path/to, the following export will work:
-$ export PYTHONPATH=/path/to/qpid-0.8/python
+$ export PYTHONPATH=${PYTHONPATH}:/path/to/qpid-0.8/python
2. Make sure a broker is running