tkopecek / koji

Forked from koji 7 years ago
Clone

86ca706 Make sure a URL is written to the output kickstart file.

1 file Authored by ausil 8 years ago, Committed by mikem 8 years ago,
    Make sure a URL is written to the output kickstart file.
    
    pykickstart isn't setting ks.handler.url.seen when setting url.url, but
    it does set seen when using the style in this patch.  Having seen set,
    the URL line should be written to the kickstart file.
    
    Patch written by Chris Lumens <clumens@redhat.com>
    
    Signed-off-by: Dennis Gilmore <dennis@ausil.us>
    
        
file modified
+1 -1