Fix build
Signed-off-by: Lon Hohberger <lon@users.sourceforge.net>
This commit is contained in:
parent
ccff09f2c7
commit
2b01d8f887
@ -218,7 +218,7 @@ main(int argc, char **argv)
|
||||
/* only client we have now is mcast (fence_xvm behavior) */
|
||||
while (lp->init(&listener_ctx, p->callbacks, config, map,
|
||||
backend_ctx) != 0) {
|
||||
if (!wait_for_init)
|
||||
if (!wait_for_init) {
|
||||
if (foreground) {
|
||||
printf("Listener plugin %s failed to initialize\n",
|
||||
listener_name);
|
||||
|
Loading…
Reference in New Issue
Block a user