mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 13:40:07 +00:00
Fix typo in error message.
This commit is contained in:
@@ -8454,7 +8454,7 @@ sub install {
|
|||||||
else {
|
else {
|
||||||
print "The agent has been installed and started, but it is not "
|
print "The agent has been installed and started, but it is not "
|
||||||
. "running any services yet. Go to "
|
. "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";
|
. "for the agent.\n";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user