a4ff856 handle_welcome_screen: only set _WELCOME_DONE if we saw it

Authored and Committed by adamwill a year ago
1 file changed. 1 lines added. 1 lines removed.
    handle_welcome_screen: only set _WELCOME_DONE if we saw it
    
    This is to handle a temporary condition where the screen isn't
    present on the KDE base disk images for F38 or F39 yet, so they
    only see it on the second boot on update tests, but don't handle
    it because we marked it as already 'done'.
    
    Signed-off-by: Adam Williamson <awilliam@redhat.com>
    
        
file modified
+1 -1