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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user