mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-30 17:46:38 +00:00
fix issue 2657
This commit is contained in:
parent
6d0b17fdb4
commit
891f4ee105
@ -74,7 +74,7 @@ sub addnode
|
||||
{
|
||||
|
||||
if ($hosts[$idx] =~ /^${ip}\s/
|
||||
or $hosts[$idx] =~ /^\d+\.\d+\.\d+\.\d+\s+${node}[\s\.r]/)
|
||||
or $hosts[$idx] =~ /^\d+\.\d+\.\d+\.\d+\s+${node}[\s\.\r]/)
|
||||
{
|
||||
if ($foundone)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user