fix for bug 2873042: set {}{objtype} before calling xCAT::DBobjUtils->setobjdefs if the group does not exist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4336 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
4aba90d029
commit
dc4d460bd3
@ -1668,6 +1668,7 @@ sub defch
|
||||
{
|
||||
|
||||
$membhash{$n}{groups} = $obj;
|
||||
$membhash{$n}{objtype} = 'node';
|
||||
}
|
||||
$::plus_option = 1;
|
||||
$::minus_option = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user