Re: [PATCH] In the filter UI, also ignore devices that do not report a size (#594803).

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

 



On 06/10/2010 08:30 PM, Chris Lumens wrote:
+    if not os.path.isfile(attribute):

Do we care about symlinks?

Yes, likely.  Added "or not os.path.islink(attribute)".


Should be 'and not ...', no? otherwise it succeeds for regular files too (and the filter is then empty and nothing can be installed).

Ales

_______________________________________________
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