From: root Date: Tue, 25 Jul 2017 14:07:35 +0000 (+0100) Subject: bin/ovh-api X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=988e73b1d9867dc8fc71b8d1bb7a16bc88cc2085;p=nb.git bin/ovh-api --- diff --git a/bin/ovh-api b/bin/ovh-api index 804d7a1e..26caf009 100755 --- a/bin/ovh-api +++ b/bin/ovh-api @@ -87,7 +87,7 @@ if ($Opt{'ip-is-routed'}) { print "$slave\n" and exit $EXIT_ROUTED{master}; } elsif($slave) { - print "$slave\n" and exit $EXIT_ROUTED{slave}; +# NB 25.07.17 print "$slave\n" and exit $EXIT_ROUTED{slave}; }