From: Eirik Nygaard Date: Tue, 3 Apr 2007 16:22:05 +0000 (+0200) Subject: Remove a ; X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=3704dbd63cfd0effbd62aec140cbc48f43a92a0d;p=nms Remove a ; --- diff --git a/clients/zyxelng.pl b/clients/zyxelng.pl index 05bf471..e41f657 100644 --- a/clients/zyxelng.pl +++ b/clients/zyxelng.pl @@ -32,7 +32,7 @@ my $switchip; #$switchip = "192.168.2.150" if $one; #$switchip = "192.168.1.1" unless $one; $switchip = $oldip; -my $switch = switch_connect($switchip); +my $switch = switch_connect($switchip) or die "Could not connect to $switchip"; my $cmds1 = <