mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-25 16:05:27 +03:00
Merge pull request #6334 from urbit/i/6333/fix-grq-test
ames: fix failing GRQ test
This commit is contained in:
commit
08abd0807b
@ -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
|
||||||
==
|
==
|
||||||
|
1020
tests/sys/grq.hoon
1020
tests/sys/grq.hoon
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user