mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-07-27 09:22:03 +00:00
Fix debug exit.
(Logical change 1.34) git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@102 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
39d0551093
commit
33a8e4f137
@ -1531,7 +1531,6 @@ void timer_function_token_retransmit_timeout (void *data)
|
||||
|
||||
void timer_function_form_token_timeout (void *data)
|
||||
{
|
||||
exit (1);
|
||||
gmi_log_printf (gmi_log_level_warning, "Token loss in FORM state\n");
|
||||
memb_list_entries = 1;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user