From efea91d27f6ce255954f9c8a301c465ee2ef6873 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/snmove.pm --- xCAT-server/lib/xcat/plugins/snmove.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xCAT-server/lib/xcat/plugins/snmove.pm b/xCAT-server/lib/xcat/plugins/snmove.pm index 90665f453..28b9d7ed0 100644 --- a/xCAT-server/lib/xcat/plugins/snmove.pm +++ b/xCAT-server/lib/xcat/plugins/snmove.pm @@ -2024,7 +2024,7 @@ n"; Returns: undef - error - hash ref - + hash ref - =cut @@ -2096,7 +2096,7 @@ sub getnimattr Does statelite setup when using a shared file system The snmove cmd changes the xcatmaster value for the nodes - This means, that since we won't be running mkdsklsnode again, + This means, that since we won't be running mkdsklsnode again, we need to take care of the ststelite file changes here - update statelite tables in DB - run dolitesetup to re-create the statelite files stored @@ -2111,7 +2111,7 @@ sub getnimattr 0 - OK 1 - error - Usage: $ret = &sfsSLconfig(\@nodelist, \%nhash, \%sn_hash, $nimprime, + Usage: $ret = &sfsSLconfig(\@nodelist, \%nhash, \%sn_hash, $nimprime, $callback, $sub_req); =cut