From 3359641813077e2fad635ebc540d0d5c19bce5ab Mon Sep 17 00:00:00 2001 From: sjing Date: Mon, 10 Dec 2012 07:48:05 +0000 Subject: [PATCH] Fixed the issue - 'Can't locate object method "get_site_attribute" via package "xCAT::Utils" at /opt/xcat/lib/perl/xCAT_plugin/aixinstall.pm line 5711 git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14597 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/lib/xcat/plugins/aixinstall.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-server/lib/xcat/plugins/aixinstall.pm b/xCAT-server/lib/xcat/plugins/aixinstall.pm index 6139ca3b1..f6e02f51d 100644 --- a/xCAT-server/lib/xcat/plugins/aixinstall.pm +++ b/xCAT-server/lib/xcat/plugins/aixinstall.pm @@ -5863,7 +5863,7 @@ sub prermnimimage } # get the sharedinstall value - my $sharedinstall=xCAT::Utils->get_site_attribute('sharedinstall'); + my $sharedinstall=xCAT::TableUtils->get_site_attribute('sharedinstall'); chomp $sharedinstall; # - if shared file system then we need to remove resources