From 46ee902eaa1c03bd714cfe82487974c25b2a1d6c Mon Sep 17 00:00:00 2001 From: Ted Blackman Date: Thu, 16 Apr 2020 15:00:03 -0400 Subject: [PATCH] ford-fusion: hook up %cc scry to +get-cast --- pkg/arvo/sys/vane/clay.hoon | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/pkg/arvo/sys/vane/clay.hoon b/pkg/arvo/sys/vane/clay.hoon index 20682a7a61..5024ecda2d 100644 --- a/pkg/arvo/sys/vane/clay.hoon +++ b/pkg/arvo/sys/vane/clay.hoon @@ -4370,9 +4370,11 @@ ?. ?=([@ @ ~] path) [~ ~] =/ cached=(unit [=tube *]) (~(get by casts.fod.dom) [i i.t]:path) - ?~ cached - [~ ~] - [~ ~ %& %tube !>(tube.u.cached)] + ?^ cached + [~ ~ %& %tube !>(tube.u.cached)] + =/ [=tube =state:ford:fusion] + (get-cast:(ford:fusion ank.dom ~ ~ lat.ran fod.dom) [i i.t]:path) + [~ ~ %& %tube !>(tube)] :: :: Gets the permissions that apply to a particular node. ::