diff --git a/perl-xCAT/xCAT/InstUtils.pm b/perl-xCAT/xCAT/InstUtils.pm index 1775ba1d7..a8f987b34 100755 --- a/perl-xCAT/xCAT/InstUtils.pm +++ b/perl-xCAT/xCAT/InstUtils.pm @@ -769,7 +769,7 @@ sub get_server_nodes unless ($servd[0]) { $serv = $servd[1]; } } else{ - continue; + next; } chomp $serv;