From 173252fa88b76ef9880aaad4ab26b40adae9ce38 Mon Sep 17 00:00:00 2001 From: yinle Date: Thu, 30 Dec 2010 02:07:02 +0000 Subject: [PATCH] minor fix git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8528 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/DBobjUtils.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-xCAT/xCAT/DBobjUtils.pm b/perl-xCAT/xCAT/DBobjUtils.pm index 226287b86..acd53e782 100644 --- a/perl-xCAT/xCAT/DBobjUtils.pm +++ b/perl-xCAT/xCAT/DBobjUtils.pm @@ -1960,7 +1960,7 @@ sub getNetwkInfo The structure of the hash is: { 'lookup_tables' => - 'lookup_attrs => + 'lookup_attrs' => { 'attr1' => 'val1' 'attr2' => 'val2'