瀏覽代碼

Fix debug exit.

(Logical change 1.34)


git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@102 fd59a12c-fef9-0310-b244-a6a79926bd2f
Steven Dake 22 年之前
父節點
當前提交
33a8e4f137
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      exec/gmi.c

+ 0 - 1
exec/gmi.c

@@ -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;