Correct } mistake in previous commit to IPMI.pm
This commit is contained in:
parent
7f42f33094
commit
b808b12dcf
@ -378,7 +378,6 @@ sub open_rmcpplus_request {
|
||||
0,0,0,8,1,0,0,0, #table 13-17, request sha
|
||||
1,0,0,8,1,0,0,0); #sha integrity
|
||||
push @payload,(2,0,0,8,1,0,0,0); # aes
|
||||
}
|
||||
$self->{sessionestablishmentcontext} = STATE_OPENSESSION;
|
||||
$self->sendpayload(payload=>\@payload,type=>$payload_types{'rmcpplusopenreq'});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user