From da591a407872ce5f999c85ce0bf901baf242eb8e Mon Sep 17 00:00:00 2001 From: Ted Blackman Date: Fri, 5 Aug 2022 02:37:03 +0300 Subject: [PATCH] ames: invert busted conditional in recork timer --- pkg/arvo/sys/vane/ames.hoon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/arvo/sys/vane/ames.hoon b/pkg/arvo/sys/vane/ames.hoon index 9dc21a55bf..40806ab381 100644 --- a/pkg/arvo/sys/vane/ames.hoon +++ b/pkg/arvo/sys/vane/ames.hoon @@ -2557,7 +2557,7 @@ |- ^+ peer-core ?~ boz peer-core =/ pum=message-pump-state (~(got by snd.peer-state) i.boz) - ?: =(next current):pum + ?. =(next current):pum $(boz t.boz) :: sanity check on the message pump state ::