e7bb2d7 server-del do not return early if CA renewal master cannot be changed

1 file Authored by pvoborni 5 years ago, Committed by rcritten 5 years ago,
    server-del do not return early if CA renewal master cannot be changed
    
    Early return prevented adding last warning message in the method:
       "Ignoring these warnings and proceeding with removal"
    
    And thus `check_master_removal` in `test_server_del` did not work.
    
    https://pagure.io/freeipa/issue/7517
    
    Signed-off-by: Petr Vobornik <pvoborni@redhat.com>
    Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
    Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
    
        
file modified
+4 -7