[node-patches] Change in ovirt-node[master]: rhn_model: truncate rhn_virtualization cronjob

rbarry at redhat.com rbarry at redhat.com
Thu Aug 18 16:59:18 UTC 2016


Ryan Barry has posted comments on this change.

Change subject: rhn_model: truncate rhn_virtualization cronjob
......................................................................


Patch Set 3:

(1 comment)

typo -- otherwise looks good to me

https://gerrit.ovirt.org/#/c/62201/3/src/ovirt/node/setup/rhn/rhn_model.py
File src/ovirt/node/setup/rhn/rhn_model.py:

Line 469:                     check_for_errors(smreg_output)
Line 470: 
Line 471:                 # If we made it down here, we registered successfully
Line 472:                 else:
Line 473:                     # Truncade the class rhn cron job
Typo: this should be "truncate"
Line 474:                     rhn_class_cronjob = "/etc/cron.d/rhn-virtualization.cron"
Line 475:                     with open(rhn_class_cronjob, "w"):
Line 476:                         pass
Line 477:                     Config().persist(rhn_class_cronjob)


-- 
To view, visit https://gerrit.ovirt.org/62201
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I196033d42328d879b82454f8c0e801f0f6e86773
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Ryan Barry <rbarry at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
Gerrit-HasComments: Yes



More information about the node-patches mailing list