mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 21:19:59 +00:00
Fix typo in error message.
This commit is contained in:
@@ -8454,7 +8454,7 @@ sub install {
|
||||
else {
|
||||
print "The agent has been installed and started, but it is not "
|
||||
. "running any services yet. Go to "
|
||||
. "https://cloud.percona.com/agents#$hostname to enable services"
|
||||
. "https://cloud.percona.com/agents#$hostname to enable services "
|
||||
. "for the agent.\n";
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user