2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-03 03:50:08 +00:00

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

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

View File

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