Bug 959923
| Summary: | Usage of spacewalk-cfg-get has unbalanced parenthesis | ||
|---|---|---|---|
| Product: | [Community] Spacewalk | Reporter: | Šimon Lukašík <slukasik> |
| Component: | Server | Assignee: | Šimon Lukašík <slukasik> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Red Hat Satellite QA List <satqe-list> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 1.10 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | spacewalk-backend-2.1.6-1 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-03-04 13:07:06 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1069560 | ||
spacewalk.git e12d9f2dbf0a4a8bc65770e0a59d53d2442d42ea Switching MODIFIED Spacewalk bugs to ON_QA before 2.1 release. Spacewalk 2.1 has been released. https://fedorahosted.org/spacewalk/wiki/ReleaseNotes21 Spacewalk 2.1 has been released. https://fedorahosted.org/spacewalk/wiki/ReleaseNotes21 |
Description of problem: Version-Release number of selected component (if applicable): spacewalk-backend-1.10.20-1.el6.noarch How reproducible: deterministic Steps to Reproduce: 1. # spacewalk-cfg-get Usage: spacewalk-cfg-get [ { get | list } component [ key ] spacewalk-cfg-get key 2. 3. Actual results: I failed to parse the usage help, because there are unbalanced parenthesis. Expected results: I should be able to parse it. Additional info: