f7150fd SP uninstall attempts to run install

1 file Authored by nkinder 9 years ago, Committed by rcritten 9 years ago,
    SP uninstall attempts to run install
    
    When running 'ipsilon-client-install --uninstall' to uninstall a SP,
    we call the install routine again after completing the uninstallation.
    This leads to confusing error messages about missing required options.
    This patch corrects the uninstallation logic.
    
    https://fedorahosted.org/ipsilon/ticket/100
    
    Signed-off-by: Nathan Kinder <nkinder@redhat.com>
    Reviewed-by: Rob Crittenden <rcritten@redhat.com>