Fabian Deutsch has submitted this change and it was merged. Change subject: security.py: Fix typo in variable ......................................................................
security.py: Fix typo in variable The commit eb0b20ac introduced an error due a typo in a variable name. This patch fix the typo and avoid an error be showed to users when enabling/disabling SSH via TUI. Change-Id: I5c4f2be28eb26666a31cfa2259e5b36458ac8e58 Signed-off-by: Douglas Schilling Landgraf <[email protected]> --- M src/ovirt/node/utils/security.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Fabian Deutsch: Looks good to me, approved Douglas Schilling Landgraf: Verified -- To view, visit https://gerrit.ovirt.org/42246 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5c4f2be28eb26666a31cfa2259e5b36458ac8e58 Gerrit-PatchSet: 1 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: Jenkins CI Gerrit-Reviewer: [email protected] _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
