Re: [PATCH 1/3] Make filter UI honor nodmraid cmdline option (#574684)

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

 



Hi,

Thanks for the reviews! I'm working on a new better
version of the 3th patch, see my reply to bcl's suggested
patch.

On 03/18/2010 02:59 PM, Chris Lumens wrote:
  def isRAID(info):
-    return udev_device_is_biosraid(info)
+    if flags.dmraid:
+        return udev_device_is_biosraid(info)
+
+    return 0

Please always return True or False here.


Good one, fixed in my local tree.

Regards,

Hans

_______________________________________________
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