mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-07-26 13:14:16 +00:00
Remove unnecessary exit from testevs
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1142 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
5a8a45cd42
commit
f00b9f2f1f
@ -120,7 +120,6 @@ int main (void)
|
||||
}
|
||||
printf ("local processor from evs_membership_get %x\n", local_nodeid);
|
||||
|
||||
exit (1);
|
||||
printf ("Init result %d\n", result);
|
||||
result = evs_join (handle, groups, 3);
|
||||
printf ("Join result %d\n", result);
|
||||
|
Loading…
Reference in New Issue
Block a user