From 5aea21eff3a62b1814d089161de1dfe61983812d 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-server/lib/xcat/plugins/makentp.pm --- xCAT-server/lib/xcat/plugins/makentp.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xCAT-server/lib/xcat/plugins/makentp.pm b/xCAT-server/lib/xcat/plugins/makentp.pm index dce60c99c..c05ef697c 100755 --- a/xCAT-server/lib/xcat/plugins/makentp.pm +++ b/xCAT-server/lib/xcat/plugins/makentp.pm @@ -149,7 +149,7 @@ sub parse_args { #-------------------------------------------------------------------------------- =head3 preprocess_request - Parse the arguments and display the usage or the version string. + Parse the arguments and display the usage or the version string. =cut @@ -204,7 +204,7 @@ sub preprocess_request { =head3 process_request Pasrse the arguments and call the correspondent functions - to do switch discovery. + to do switch discovery. =cut