Fix hint message formatting

This commit is contained in:
Ian Barwick
2016-04-12 16:07:38 +09:00
parent 0cb2584886
commit 0efee4cf65

View File

@@ -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 */