mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-04-14 01:00:23 +08:00
Fix minor typo.
This commit is contained in:
@@ -5077,7 +5077,7 @@ sub init_agent {
|
|||||||
lib_dir => $lib_dir,
|
lib_dir => $lib_dir,
|
||||||
);
|
);
|
||||||
|
|
||||||
_info("Agent " . $agent->name . "(" . $agent->uuid . ") is ready");
|
_info("Agent " . $agent->name . " (" . $agent->uuid . ") is ready");
|
||||||
return $agent;
|
return $agent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user