fix lsdef group output to give regex - and not exanded value
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1977 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
00329dcd85
commit
739ca852f7
@ -280,7 +280,7 @@ sub getobjdefs
|
||||
# Get the attr values from the DB tables
|
||||
#
|
||||
|
||||
if ($lookup_attr eq 'node')
|
||||
if ($type eq 'node')
|
||||
{
|
||||
my $thistable;
|
||||
my $needtocommit = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user