spider, docket: fix versioning and validate-mark

This commit is contained in:
ryjm 2021-10-05 22:46:07 -04:00
parent 841df9cfe4
commit 084f74129b
2 changed files with 2 additions and 2 deletions

View File

@ -156,7 +156,7 @@
::
:- ~
:+ %agent wire.in
[%fact (validate-mark q.cage.sign.in p.cage.sign.in bowl.strand-input)]
[%fact (validate-mark q.q.cage.sign.in p.cage.sign.in bowl.strand-input)]
:: run the strand callback
::
=/ =output (form.eval-form strand-input)

View File

@ -32,6 +32,6 @@
;< =bowl:spider bind:m get-bowl:strandio
;< =cage bind:m
(watch-one:strandio /glob/(scot %da now.bowl) [ship %docket] /glob/[base]/(scot %uv hash))
?> ?=(%glob p.cage)
?> ?=(%glob-0 p.cage)
(pure:m q.cage)
--