SP uninstall attempts to run install
authorNathan Kinder <nkinder@redhat.com>
Tue, 31 Mar 2015 04:21:31 +0000 (21:21 -0700)
committerRob Crittenden <rcritten@redhat.com>
Tue, 31 Mar 2015 15:43:06 +0000 (11:43 -0400)
commitf7150fdefeb58ab4e33f742969ebbc6019f45b08
tree688295f2b4f776f265a957febac6791d5790ac56
parent084c893c7f4639a2ee67ea79008148291af1fafa
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>
ipsilon/install/ipsilon-client-install