From 49bea37049d9ba4c309eb7a16a928a62318ae57e Mon Sep 17 00:00:00 2001 From: Joe Bryan Date: Fri, 26 Jun 2020 11:20:08 -0700 Subject: [PATCH] vere: adds pending ipc message to lord status printfs --- pkg/urbit/vere/lord.c | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/urbit/vere/lord.c b/pkg/urbit/vere/lord.c index 268bb1bf1..b8e4d26d5 100644 --- a/pkg/urbit/vere/lord.c +++ b/pkg/urbit/vere/lord.c @@ -986,6 +986,7 @@ u3_lord_info(u3_lord* god_u) god_u->eve_d, god_u->mug_l, god_u->dep_w); + u3_newt_moat_info(&god_u->out_u); } /* u3_lord_init(): instantiate child process.