From d6362cb293a239c0075748975f0036fe9cb7c1f2 Mon Sep 17 00:00:00 2001 From: silnem2 <126880409+silnem2@users.noreply.github.com> Date: Mon, 3 Jul 2023 16:28:04 -0600 Subject: [PATCH] dojo: fix gall scries in +to-command --- pkg/arvo/app/dojo.hoon | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkg/arvo/app/dojo.hoon b/pkg/arvo/app/dojo.hoon index 1f33dc1ce1..279ad599e2 100644 --- a/pkg/arvo/app/dojo.hoon +++ b/pkg/arvo/app/dojo.hoon @@ -115,7 +115,7 @@ :: |parser-at: parsers for dojo expressions using :dir as working directory :: ++ parser-at - |= [our=ship dir=beam] + |= [our=ship now=@da dir=beam] |% ++ default-app %hood ++ hoon-parser (vang | (en-beam dir)) @@ -129,7 +129,7 @@ =/ =desk ::TODO maybe should recognize if the user specified a desk explicitly. :: currently eats the :app|desk#gen case. - =+ gop=(en-beam dir(q q.gol, s /$)) + =+ gop=/(scot %p our)/[q.gol]/(scot %da now)/$ ?. .^(? %gu gop) q.dir .^(desk %gd gop) @@ -365,7 +365,7 @@ dir(r [%da now.hid]) :: ++ he-beak `beak`[p q r]:he-beam - ++ he-parser (parser-at our.hid he-beam) + ++ he-parser (parser-at our.hid now.hid he-beam) :: ++ dy :: project work |_ dojo-project ::