-Remove confusing debug message from makedhcp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1521 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
cb51fcbb94
commit
2c7887ec24
@ -502,7 +502,7 @@ sub addnet
|
||||
$nic = $ent[7];
|
||||
}
|
||||
}
|
||||
print "Need to add $net $mask under $nic\n";
|
||||
#print " add $net $mask under $nic\n";
|
||||
my $idx = 0;
|
||||
while ($idx <= $#dhcpconf)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user