You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by jr...@apache.org on 2018/03/14 20:50:38 UTC

[04/14] qpid-cpp git commit: QPID-8073: Add missing package to help text

QPID-8073: Add missing package to help text


Project: http://git-wip-us.apache.org/repos/asf/qpid-cpp/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-cpp/commit/24c4a378
Tree: http://git-wip-us.apache.org/repos/asf/qpid-cpp/tree/24c4a378
Diff: http://git-wip-us.apache.org/repos/asf/qpid-cpp/diff/24c4a378

Branch: refs/heads/master
Commit: 24c4a37837616b0898773ee1a369c2dc41568d0b
Parents: 2cafedd
Author: Justin Ross <jr...@apache.org>
Authored: Tue Jan 9 15:34:43 2018 -0800
Committer: Justin Ross <jr...@apache.org>
Committed: Wed Mar 14 10:46:27 2018 -0700

----------------------------------------------------------------------
 src/tests/check_dependencies.py.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-cpp/blob/24c4a378/src/tests/check_dependencies.py.in
----------------------------------------------------------------------
diff --git a/src/tests/check_dependencies.py.in b/src/tests/check_dependencies.py.in
index 57eb760..bcb4cdb 100755
--- a/src/tests/check_dependencies.py.in
+++ b/src/tests/check_dependencies.py.in
@@ -30,7 +30,7 @@ Error! {0}
 The tests require Qpid Python, version 1.35.0 or greater.  Make sure
 Qpid Python is installed and available on the Python path:
 
- - Linux distributions: Install 'python-qpid'
+ - Linux distributions: Install 'python-qpid' and 'qpid-tests'
  - Other: Install qpid-python from source and update PYTHONPATH
 
 See the Qpid website for more information:


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org