-Put in missing close brace
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2931 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
71c9db8868
commit
f453666783
@ -305,6 +305,7 @@ sub process_request {
|
||||
$response{node}->[0]->{errorcode}->[0]= $rc;
|
||||
$response{node}->[0]->{errorc}->[0]= $errstr;
|
||||
$callback->(\%response);
|
||||
}
|
||||
}
|
||||
}
|
||||
my @normalnodeset = keys %normalnodes;
|
||||
|
Loading…
Reference in New Issue
Block a user