2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 03:32:04 +00:00

Remove trailing spaces in file xCAT-server/lib/xcat/plugins/imgport.pm

This commit is contained in:
GONG Jie 2017-12-31 23:59:59 +00:00
parent f6b29d75e5
commit d9ba5ef963

View File

@ -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
#-------------------------------------------------------