From d9ba5ef9630f8169481f459c56f1cceff482fa7e 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/imgport.pm --- xCAT-server/lib/xcat/plugins/imgport.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xCAT-server/lib/xcat/plugins/imgport.pm b/xCAT-server/lib/xcat/plugins/imgport.pm index 74a969904..8a8a9057e 100644 --- a/xCAT-server/lib/xcat/plugins/imgport.pm +++ b/xCAT-server/lib/xcat/plugins/imgport.pm @@ -793,7 +793,7 @@ sub look_for_file { Current working directory Returns : None Example : make_bundle( $img_name, $dest, $remoteHost, $attrs, $callback, $cwd ); - + =cut #------------------------------------------------------- @@ -1105,7 +1105,7 @@ sub make_bundle { Remote host parameter from the command line Returns : None Example : extract_bundle( $request, $callback, $nodes, $new_profile, $remoteHost ); - + =cut #-------------------------------------------------------