6c438ff Server Upgrade: raise RuntimeError instead exit()

1 file Authored by mbasti 8 years ago, Committed by jcholast 8 years ago,
    Server Upgrade: raise RuntimeError instead exit()
    
    Ldapupdater should not call sys.exit() in the middle of execution and
    should fail gracefully
    
    https://fedorahosted.org/freeipa/ticket/4904
    
    Reviewed-By: David Kupka <dkupka@redhat.com>