mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-04-28 15:49:32 +00:00
totemconfig: remove redundant nodeid error log
Signed-off-by: liangxin1300 <XLiang@suse.com> Reviewed-by: Christine Caulfield <ccaulfie@redhat.com>
This commit is contained in:
parent
98bfd9988b
commit
e17ac2503c
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user