Ofer Schreiber has submitted this change and it was merged. Change subject: packaging: Move application name const to correct location ......................................................................
packaging: Move application name const to correct location * Moved MY_NAME constant to basedefs.py * Renamed MY_NAME to APP_NAME * Changed usage of MY_NAME in output_messages to basedefs.APP_NAME Change-Id: I1113ad02b989aa559fe526d1ed94e511278fe724 Signed-off-by: Alex Lourie <[email protected]> --- M packaging/fedora/setup/basedefs.py M packaging/fedora/setup/output_messages.py 2 files changed, 10 insertions(+), 10 deletions(-) Approvals: Alex Lourie: Verified; Looks good to me, but someone else must approve Ofer Schreiber: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/5777 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1113ad02b989aa559fe526d1ed94e511278fe724 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alex Lourie <[email protected]> Gerrit-Reviewer: Alex Lourie <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Moran Goldboim <[email protected]> Gerrit-Reviewer: Ofer Schreiber <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
