[virt-tools-list] [virt-manager PATCH] virt-manager: validate URL if OS detection is not in progress

Giuseppe Scrivano gscrivan at redhat.com
Fri Apr 18 07:58:56 UTC 2014


Cole Robinson <crobinso at redhat.com> 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




More information about the virt-tools-list mailing list