Modify ↓
Ticket #426 (closed defect: fixed)
RPMng driver ignores quick mode (-q)
Reported by: | [email protected]… | Owned by: | desai |
---|---|---|---|
Priority: | minor | Milestone: | Bcfg2 0.9.3 Release |
Component: | bcfg2-client | Version: | |
Keywords: | Cc: |
Description
Running bcfg2 -q on an RPMng driven system results in the system computing full checksums. The patch fixes this.
It turns off md5sums and checking the file sizes. For the reason for the latter I'll open a new ticket.
Attachments
Change History
Changed 16 years ago by [email protected]…
- Attachment rpmng-q.patch added
Changed 16 years ago by [email protected]…
- Attachment rpmng-q.2.patch added
Remove the debuging code from the patch.
Note: See
TracTickets for help on using
tickets.
Let -q (quick mode) turn off md5 sums and file size computation.