]> git.proxmox.com Git - mirror_corosync.git/commitdiff
totemconfig: remove redundant nodeid error log v3.1.0
authorliangxin1300 <XLiang@suse.com>
Sun, 18 Oct 2020 14:40:25 +0000 (22:40 +0800)
committerJan Friesse <jfriesse@redhat.com>
Mon, 19 Oct 2020 09:31:52 +0000 (11:31 +0200)
Signed-off-by: liangxin1300 <XLiang@suse.com>
Reviewed-by: Christine Caulfield <ccaulfie@redhat.com>
exec/totemconfig.c

index dddfbfef2c63073a19120911c129d42f3bbe5b80..f5730fb6f820694cc69eb7109fbf9fad6b5ebc89 100644 (file)
@@ -1080,7 +1080,6 @@ static int check_for_duplicate_nodeids(
                                          autogenerated?"(autogenerated from ":"",
                                          autogenerated?ring0_addr:"",
                                          autogenerated?")":"");
-                               log_printf (LOGSYS_LEVEL_ERROR, error_string_response);
                                *error_string = error_string_response;
                                break;
                        }