fix SN name in checkNIMnetworks call
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14017 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
12c147a5c5
commit
43d01f4bde
@ -12860,7 +12860,7 @@ sub make_SN_resource
|
||||
} # end if $::NFSv4
|
||||
|
||||
# make sure we have the NIM networks defs etc we need for these nodes
|
||||
if (&checkNIMnetworks($callback, \@nodelist, \%nethash, $Sname, $subreq) !=
|
||||
if (&checkNIMnetworks($callback, \@nodelist, \%nethash, $SNname, $subreq) !=
|
||||
0)
|
||||
{
|
||||
return 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user