From 3d98c4fe6e291573d4da85e9b5d47b1ac276ab11 Mon Sep 17 00:00:00 2001 From: jbjohnso Date: Wed, 20 Feb 2013 19:28:17 +0000 Subject: [PATCH] Correct typo git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15232 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/Schema.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-xCAT/xCAT/Schema.pm b/perl-xCAT/xCAT/Schema.pm index 8197e88ee..23e1bc016 100644 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -2089,7 +2089,7 @@ my @nodeattrs = ( # storage table # ###################### {attr_name => 'osvolume', - tabentry => 'storge.osvolume', + tabentry => 'storage.osvolume', access_tabentry => 'storage.node=attr:node', }, ######################