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]

 



> > +    if not os.path.isfile(attribute):
> 
> Do we care about symlinks?

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

> > +        log.warning("%s is not a valid attribute" % (attribute,))
> 
> The above string format tuple should contain attr, not attribute.

Done.

- Chris

_______________________________________________
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