From: "Fabio M. Di Nitto" <fdinitto@xxxxxxxxxx> Signed-off-by: Fabio M. Di Nitto <fdinitto@xxxxxxxxxx> --- :100644 100644 550cde5... 6ab64fc... M services/votequorum.c services/votequorum.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/services/votequorum.c b/services/votequorum.c index 550cde5..6ab64fc 100644 --- a/services/votequorum.c +++ b/services/votequorum.c @@ -461,7 +461,7 @@ static void read_quorum_config(void) } if (two_node && cluster_members > 2) { - log_printf(LOGSYS_LEVEL_WARNING, "quorum.two_node was set but there are more than 2 nodes in the cluster. It will be ignored."); + log_printf(LOGSYS_LEVEL_WARNING, "quorum.two_node was set but there are more than 2 nodes in the cluster. It will be ignored.\n"); two_node = 0; } -- 1.7.7.5 _______________________________________________ discuss mailing list discuss@xxxxxxxxxxxx http://lists.corosync.org/mailman/listinfo/discuss