mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
Typo
(cherry picked from commit 9c09c0d2332f33a62d983c5146b39d9f412c2e2c)
This commit is contained in:
parent
edff3c7eff
commit
e5ff965905
@ -83,7 +83,7 @@ static void monitor_action(
|
||||
|
||||
if (result != "SUCCESS")
|
||||
{
|
||||
oss << "Error monitoring datastore " << id << ": " << info64;
|
||||
oss << "Error monitoring marketplace " << id << ": " << info64;
|
||||
NebulaLog::log("MKP", Log::ERROR, oss);
|
||||
|
||||
delete info;
|
||||
|
Loading…
x
Reference in New Issue
Block a user