575f32f Make sure that install tools log

Authored and Committed by mkosek 12 years ago
    Make sure that install tools log
    
    When any log message is emitted before IPA install tools logging is
    configured, it may break and leave install tools log empty. This
    happens for example when
    
    ipa-server-install --ip-address=$IP_ADDRESS
    
    is run.
    
    This patch makes sure that logging is right in these cases.
    
    https://fedorahosted.org/freeipa/ticket/2214
    
        
file modified
+1 -0