remove the redundant node_name from the fsp_api_action()
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6185 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
31e4829ad9
commit
fe727e6f81
@ -5770,7 +5770,7 @@ sub fsp_api_action {
|
||||
# output the prompt
|
||||
#################
|
||||
#$outhash{ $node_name } = $res;
|
||||
|
||||
$res =~ s/$node_name: //;
|
||||
return( [$node_name,$res, $Rc] );
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user