From ac096d85ae847fcfe8786b51039c92c69abc006e Mon Sep 17 00:00:00 2001 From: Philip Monk Date: Thu, 4 Mar 2021 21:17:50 -0800 Subject: [PATCH] merge: cast to wain to avoid ford bug /* is giving us something with an extra `txt` face wrapped around it, which interacts poorly with wet gates. An explicit cast fixes it. --- pkg/arvo/gen/hood/merge.hoon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/arvo/gen/hood/merge.hoon b/pkg/arvo/gen/hood/merge.hoon index 35991526f3..f929620ca4 100644 --- a/pkg/arvo/gen/hood/merge.hoon +++ b/pkg/arvo/gen/hood/merge.hoon @@ -21,7 +21,7 @@ |^ :- %kiln-merge ^- $@(~ [syd=desk her=ship sud=desk cas=case gem=?(germ %auto)]) ?- arg - ~ ((slog (turn help-text |=(=@t leaf+(trip t)))) ~) + ~ ((slog (turn `wain`help-text |=(=@t leaf+(trip t)))) ~) [@ @ ~] =+(arg [sud ?.(=(our her) her (sein:title p.bek now her)) sud (opt-case da+now) gem]) ::