From b68c12d07ac5c7b39bdc5fc2a9196d4347296b11 Mon Sep 17 00:00:00 2001 From: linggao Date: Thu, 19 Dec 2013 08:34:10 -0500 Subject: [PATCH] fixed a syntax error --- 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 fa81b9d9f..c358aab63 100755 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -1509,7 +1509,7 @@ capacity => { comments => 'Any user-provided notes.', disable => "Set to 'yes' or '1' to comment out this row.", }, - +}, ); # end of tabspec definition