mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
Fix hint message formatting
This commit is contained in:
2
repmgr.c
2
repmgr.c
@@ -2075,7 +2075,7 @@ stop_backup:
|
||||
* add a hint about using the -F/--force.
|
||||
*/
|
||||
|
||||
log_hint(_("After starting the server, you need to register this standby with \"repmgr standby register\""));
|
||||
log_hint(_("After starting the server, you need to register this standby with \"repmgr standby register\"\n"));
|
||||
|
||||
/* Log the event - if we can connect to the primary */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user