From c9eb3bd5ad2f07ec4e33c24b35ace15a6ea5c643 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/yaboot.pm --- xCAT-server/lib/xcat/plugins/yaboot.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xCAT-server/lib/xcat/plugins/yaboot.pm b/xCAT-server/lib/xcat/plugins/yaboot.pm index 1b3c3ab7e..cbfabbb29 100644 --- a/xCAT-server/lib/xcat/plugins/yaboot.pm +++ b/xCAT-server/lib/xcat/plugins/yaboot.pm @@ -434,7 +434,7 @@ sub preprocess_request { $callback1->(\%rsp); } return; - } + } #Assume shared tftp directory for boring people, but for cool people, help sync up tftpdirectory contents when #if they specify no sharedtftp in site table @@ -876,7 +876,7 @@ sub process_request { nodes --- a pointer to an array of nodes states -- a pointer to a hash table. This hash will be filled by this function.The key is the nodeset status and the value is a pointer - to an array of nodes. + to an array of nodes. Returns: (return code, error message) =cut