Re: [PATCH] Fix a syntax error in filter_gui.py

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

 



ack.

On 01/21/2010 02:56 PM, Hans de Goede wrote:
---
  iw/filter_gui.py |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/iw/filter_gui.py b/iw/filter_gui.py
index 77052df..6145cd4 100644
--- a/iw/filter_gui.py
+++ b/iw/filter_gui.py
@@ -630,7 +630,7 @@ class FilterWindow(InstallWindow):
              paths = "\n".join(map(udev_device_get_name, mpath))

              tuple = (mpath[0], True, _active(name),
-                     udev_device_get_multipath_name(mpath[0]), model
+                     udev_device_get_multipath_name(mpath[0]), model,
                       str(mpath[0]["XXX_SIZE"]) + " MB",
                       udev_device_get_vendor(mpath[0]),
                       udev_device_get_bus(mpath[0]),

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

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