2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-11 07:40:11 +00:00

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

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent b17c588896
commit 5dba261cd1

View File

@ -587,7 +587,7 @@ sub addnode
);
return;
}
my @macs = split(/\|/, $ent->{mac});
my $mace;
my $deflstaments = $lstatements;