[PATCH] Fix a race condition with kickstarts (#868834)

Jesse Keating jkeating at redhat.com
Fri Oct 26 17:05:06 UTC 2012


On 10/26/2012 01:25 AM, Vratislav Podzimek wrote:
>> +                            if q.empty():
>> >+                                self.continueButton.emit("clicked")
> The else-if could be replaced with:
>
> elif q.empty():
>      self.continueButton.emit("clicked")

Fixed that and pushed.  Thanks!

-- 
Jesse Keating
Fedora -- FreedomĀ² is a feature!


More information about the anaconda-patches mailing list