mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 21:19:59 +00: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