Cole Robinson <[email protected]> writes: >> - if curpage == PAGE_INSTALL and self.should_detect_media(): >> + if (curpage == PAGE_INSTALL and self.should_detect_media() >> + and self.get_config_detectable_media()): >> > > ACK to that, feel free to push
pushed now. Thanks, Giuseppe _______________________________________________ virt-tools-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/virt-tools-list
