847b6ed client: use correct code for failed uninstall

1 file Authored by mbasti 7 years ago, Committed by jcholast 7 years ago,
    client: use correct code for failed uninstall
    
    Hardcoded value 1 means CLIENT_INSTALL_ERROR, but this part belongs to
    uninstallation so it should be CLIENT_UNINSTALL_ERROR
    
    https://fedorahosted.org/freeipa/ticket/6392
    
    Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
    
        
file modified
+2 -2