From 97172f002dd99cf5cbef15265d851b30d1c860b1 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 xCAT/postscripts/odbcsetup --- xCAT/postscripts/odbcsetup | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xCAT/postscripts/odbcsetup b/xCAT/postscripts/odbcsetup index 61350432d..142d6ac92 100755 --- a/xCAT/postscripts/odbcsetup +++ b/xCAT/postscripts/odbcsetup @@ -6,12 +6,12 @@ #----------------------------------------------------------------------------- -=head1 odbcsetup +=head1 odbcsetup - This postscript sets up the odbc for the database running on the Client + This postscript sets up the odbc for the database running on the Client machine usually the Service Node. The xCAT service node client and the DB client should have already been - installed on the node, before this postscript is run. + installed on the node, before this postscript is run. =cut #-----------------------------------------------------------------------------