
Juan Hernandez has submitted this change and it was merged. Change subject: packaging: Fix firewalld installation message ...................................................................... packaging: Fix firewalld installation message The formatting of the message that contains the instructions to enable firewalld is incorrect, it doesn't contain any parameter but the format string includes a %s. Also the name is not very descriptive. This patch fixes both things. Change-Id: I928f88a188bec11a193c265bc57836f232996b01 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M packaging/fedora/setup/engine-setup.py M packaging/fedora/setup/output_messages.py 2 files changed, 2 insertions(+), 2 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/10981 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I928f88a188bec11a193c265bc57836f232996b01 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschreib@redhat.com>