[PATCH 03 of 11] virt-install: fix a typo

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



# HG changeset patch
# User john.levon@xxxxxxx
# Date 1215697436 25200
# Node ID a4920bf6af2fa78e7797d971f92e416fd78af0ca
# Parent  8691412fa7603514b6c321ec5b09729dedd88bed
virt-install: fix a typo

Fix a mis-indentation and typo that pylint noticed.

Signed-off-by: John Levon <john.levon@xxxxxxx>

diff --git a/virtinst/util.py b/virtinst/util.py
--- a/virtinst/util.py
+++ b/virtinst/util.py
@@ -274,6 +274,6 @@
                     keymap = keytable.keytable[kt]
                 else:
                     logging.debug("Didn't find keymap '%s' in keytable!" % kt)
-            f.close
+        f.close()
     return keymap
 

_______________________________________________
et-mgmt-tools mailing list
et-mgmt-tools@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/et-mgmt-tools

[Index of Archives]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux