mirror of https://github.com/Icinga/icinga2.git
parent
fc1d872df8
commit
14c94fabde
|
@ -94,4 +94,6 @@ int ReplCommand::Run(const po::variables_map& vm, const std::vector<std::string>
|
|||
|
||||
delete expr;
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue