-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing verbose help text? #19
Comments
There's two issues here... one is that the Qpid PMDA does not provide any verbose texts. This is simply because Qpid (AFAIK) has no official long descriptions. If you find any, or want to write some, I'd be more than happy to include them, or accept a pull request 😃 The second issue, is that the PMDA++ library is returning an error when the absent verbose texts are requested... really, PMDA++ should, in this case, fall-back to the one-line text. I've reported this second issue pcolby/pcp-pmda-cpp#22. |
Fixed in 0.2.3.
Cheers. |
The text was updated successfully, but these errors were encountered: