2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-27 23:01:12 +00:00

Remove trailing spaces in file xCAT-server/lib/xcat/plugins/ddns.pm

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 9aaf518c2b
commit 5b246ef602

View File

@@ -600,7 +600,7 @@ sub process_request {
my $rsp;
push @{ $rsp->{data} }, "emptyzonesenable from xCAT site table should be yes or no.";
xCAT::MsgUtils->message("E", $rsp, $callback);
return;
return;
}
}
my @slave_ips;