mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-25 05:44:59 +00:00
Always print line about when servies will restart after disk space check.
This commit is contained in:
@@ -5633,10 +5633,7 @@ sub run_agent {
|
||||
lib_dir => $lib_dir,
|
||||
);
|
||||
}
|
||||
else {
|
||||
_warn('Services will restart when disk space threshold '
|
||||
. 'checks pass');
|
||||
}
|
||||
_warn('Services will restart when disk space threshold checks pass');
|
||||
}
|
||||
else {
|
||||
# Have config, safeguards are ok, now get/update the services.
|
||||
|
Reference in New Issue
Block a user