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