From f9fd4128a49e9da0211c7661d3c5ce209a918f37 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-client/sbin/restorexCATdb --- xCAT-client/sbin/restorexCATdb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/xCAT-client/sbin/restorexCATdb b/xCAT-client/sbin/restorexCATdb index 894ab8eb5..512ed46cc 100644 --- a/xCAT-client/sbin/restorexCATdb +++ b/xCAT-client/sbin/restorexCATdb @@ -19,12 +19,12 @@ use strict; #----------------------------------------------------------------------------- -=head1 restorexCATdb +=head1 restorexCATdb - restorexCATdb -p - restorexCATdb -b -p + restorexCATdb -p + restorexCATdb -b -p =cut @@ -140,7 +140,7 @@ exit $rc; #----------------------------------------------------------------------------- =head3 parse_args - + Parses for input =cut @@ -259,8 +259,8 @@ sub DB2_binrestore #----------------------------------------------------------------------------- -=head3 PG_binrestore - +=head3 PG_binrestore + Uses the PostgreSQL Database supplied backup utility to restore the database =cut