Bug 674630
Summary: | cc_pool/store documents -u instead of -U | ||
---|---|---|---|
Product: | Red Hat Enterprise MRG | Reporter: | Luigi Toscano <ltoscano> |
Component: | condor-wallaby-tools | Assignee: | Robert Rati <rrati> |
Status: | CLOSED ERRATA | QA Contact: | Luigi Toscano <ltoscano> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 1.3 | CC: | fnadge, iboverma, matt |
Target Milestone: | 2.0 | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | condor-wallaby-3.9-4 | Doc Type: | Bug Fix |
Doc Text: |
Previously, the help pages for the condor_configure_pool and condor_configure_store tools listed the username option wrongly as -u. This update corrects the error. Now, --help contains correctly -U.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2011-06-23 15:41:42 UTC | Type: | --- |
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: | 693778 |
Description
Luigi Toscano
2011-02-02 18:16:45 UTC
Fixed on master Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: C: Listing the help on either condor_configure_pool or condor_configure_store tools C: The help displays -u as the option for User name F: Updated help to display -U R: The help new displays -U for the User name Technical note updated. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. Diffed Contents: @@ -1,4 +1 @@ -C: Listing the help on either condor_configure_pool or condor_configure_store tools +Previously, the help pages for the condor_configure_pool and condor_configure_store tools listed the username option wrongly as -u. This update corrects the error. Now, --help contains correctly -U.-C: The help displays -u as the option for User name -F: Updated help to display -U -R: The help new displays -U for the User name condor_configure_pool/_store correctly report -U instead of -u in the output of --help. Verified on RHEL5.6, RHEL6.1 Beta, i386/x86_64: condor-wallaby-tools-4.0-4 An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHEA-2011-0889.html |