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

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

This commit is contained in:
GONG Jie 2017-12-31 23:59:59 +00:00
parent 136a40a868
commit 477aed35c6

View File

@ -500,7 +500,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