added last small fixes for successfull compilation
This commit is contained in:
@ -656,7 +656,7 @@ void PayloadPcduHandler::handleFailureInjection(std::string output, Event event)
|
||||
<< std::endl;
|
||||
triggerEvent(event, 0, 0);
|
||||
transitionOk = false;
|
||||
transitionBackToOff();
|
||||
transitionBackToOff(true);
|
||||
droToX8InjectionRequested = false;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user