From 6f32aedf58f937b051ea4cdf629d166bb231be96 Mon Sep 17 00:00:00 2001 From: yinle Date: Thu, 13 Jan 2011 03:17:33 +0000 Subject: [PATCH] FSP/BPA redundancy: modified hidden attribute according to the design git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8636 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 84e37c4f2..5475ed716 100644 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -491,7 +491,7 @@ nodelist => { primarysn => 'Not used currently. The primary servicenode, used by this node.', comments => 'Any user-written notes.', disable => "Set to 'yes' or '1' to comment out this row.", - hidden => "Used to hide fsp and bpa definitions, 0 means not show them when running lsdef and nodels", + hidden => "Used to hide fsp and bpa definitions, 1 means not show them when running lsdef and nodels", }, }, nodepos => {