Fix hint message formatting

This commit is contained in:
Ian Barwick
2016-04-12 16:07:38 +09:00
parent e100728b93
commit db63b5bb1c

View File

@@ -2095,7 +2095,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 */