Sandro Bonazzola has uploaded a new change for review. Change subject: nit: fixed typo ......................................................................
nit: fixed typo Change-Id: Ie77a2cd28a5d2e3dad5cad03682bfb0a72cdb13a Signed-off-by: Sandro Bonazzola <[email protected]> --- M src/otopi/constants.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/otopi refs/changes/83/28583/1 diff --git a/src/otopi/constants.py b/src/otopi/constants.py index 9313dd5..410c6f4 100644 --- a/src/otopi/constants.py +++ b/src/otopi/constants.py @@ -50,7 +50,7 @@ SYSTEM_COMMAND_DETECTION = 'otopi.system.command.detection' SYSTEM_COMMAND_REDETECTION = 'otopi.system.command.redetection' PACKAGERS_DETECTION = 'otopi.packagers.detection' - FIREWALLD_VALIDATION = 'otopi.network.firealld.validation' + FIREWALLD_VALIDATION = 'otopi.network.firewalld.validation' IPTABLES_VALIDATION = 'otopi.network.iptables.validation' -- To view, visit http://gerrit.ovirt.org/28583 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie77a2cd28a5d2e3dad5cad03682bfb0a72cdb13a Gerrit-PatchSet: 1 Gerrit-Project: otopi Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
