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 <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Ryan Barry <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> Gerrit-HasComments: Yes _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
