From ef4211bd32ddd3b7e86d160f9e793d9eecba0db2 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file perl-xCAT/xCAT/ExtTab.pm --- perl-xCAT/xCAT/ExtTab.pm | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/perl-xCAT/xCAT/ExtTab.pm b/perl-xCAT/xCAT/ExtTab.pm index f97312e13..133a506bd 100644 --- a/perl-xCAT/xCAT/ExtTab.pm +++ b/perl-xCAT/xCAT/ExtTab.pm @@ -119,9 +119,9 @@ foreach (@extSchema) { =head3 updateTables - It is called by xcatd to generate the user-defined tables - if they do not exist, it also updates the tables if there is - a schema change. + It is called by xcatd to generate the user-defined tables + if they do not exist, it also updates the tables if there is + a schema change. =cut @@ -141,14 +141,14 @@ sub updateTables #-------------------------------------------------------------------------- -=head3 +=head3 Note this is a copy of the one in Table.pm but we cannot use any of the xCAT perl libraries in this routine,since the function was done in the Begin block. - Description: get_filelist + Description: get_filelist Arguments: - directory,filelist,type + directory,filelist,type Returns: The list of sql files to be processed which consists of all the files with .sql and _.sql @@ -228,15 +228,15 @@ sub get_filelist #-------------------------------------------------------------------------- -=head3 +=head3 Note this is a copy of the one in Table.pm but we cannot use any of the xCAT perl libraries in this routine,since the function was done in the - Description: get_xcatcfg + Description: get_xcatcfg Arguments: - none + none Returns: the database name from /etc/xcat/cfgloc or sqlite Globals: