Repository: qpid-interop-test Updated Branches: refs/heads/master 3e797692d -> 50076724a
QPIDIT-125: Minor addition to QUICKSTART.md file Project: http://git-wip-us.apache.org/repos/asf/qpid-interop-test/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-interop-test/commit/50076724 Tree: http://git-wip-us.apache.org/repos/asf/qpid-interop-test/tree/50076724 Diff: http://git-wip-us.apache.org/repos/asf/qpid-interop-test/diff/50076724 Branch: refs/heads/master Commit: 50076724ab96214148c4dbc89d4290583ccb6949 Parents: 774f256 Author: Kim van der Riet <[email protected]> Authored: Mon Jul 16 11:08:15 2018 -0400 Committer: Kim van der Riet <[email protected]> Committed: Mon Jul 16 11:16:17 2018 -0400 ---------------------------------------------------------------------- QUICKSTART.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-interop-test/blob/50076724/QUICKSTART.md ---------------------------------------------------------------------- diff --git a/QUICKSTART.md b/QUICKSTART.md index 9bcfcc3..4143754 100644 --- a/QUICKSTART.md +++ b/QUICKSTART.md @@ -135,7 +135,8 @@ then install the following packages: yum -y install mono-devel python34-devel jsoncpp-devel nodejs-rhea qpid-proton-cpp-devel python-qpid-proton qpid-proton-cpp-devel python2-qpid-proton ```` -Note that at the time of release, there is no python3-qpid-proton package available for CentOS7, but this should be available soon. +Note that at the time of release, there is no python3-qpid-proton package available for CentOS7, but this should be available soon. Tests should be run with +the --exclude-shim ProtonPython3 flag to avoid errors. ### 2.4 Fedora 28 Docker image --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
