mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-03-09 08:58:27 +03:00
The original code created a new list which had True/False items. The only case where the returned value would be False is for empty list which never happens in real environment. Signed-off-by: Pavel Hrdina <phrdina@redhat.com>