Merge pull request #6334 from urbit/i/6333/fix-grq-test

ames: fix failing GRQ test
This commit is contained in:
Ted Blackman 2023-02-17 09:12:07 -05:00 committed by GitHub
commit 08abd0807b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 521 additions and 506 deletions

View File

@ -1,5 +1,5 @@
/+ *test, test-pub, test-sub /+ *test, test-pub, test-sub
/= ames-raw /sys/vane/ames /= ames-raw /sys/vane/ames
/= gall-raw /sys/vane/gall /= gall-raw /sys/vane/gall
:: ::
=/ ames-bunt (ames-raw ~zod) =/ ames-bunt (ames-raw ~zod)
@ -187,7 +187,8 @@
++ load-agent ++ load-agent
|= [=ship =gall-gate =dude:gall =agent:gall] |= [=ship =gall-gate =dude:gall =agent:gall]
=^ * gall-gate =^ * gall-gate
(gall-call gall-gate ~[/jolt] [%jolt %base dude] *roof) %+ gall-call gall-gate
[~[/load] load/[[dude [ship %base da+~1111.1.1] agent]~] *roof]
=^ * gall-gate =^ * gall-gate
=/ =sign-arvo =/ =sign-arvo
:+ %clay %writ :+ %clay %writ
@ -195,7 +196,7 @@
%: gall-take %: gall-take
gall-gate gall-gate
/sys/cor/[dude]/(scot %p ship)/base/(scot %da ~1111.1.1) /sys/cor/[dude]/(scot %p ship)/base/(scot %da ~1111.1.1)
~[/jolt] ~[/load]
sign-arvo sign-arvo
*roof *roof
== ==

File diff suppressed because it is too large Load Diff