mirror of
https://github.com/urbit/shrub.git
synced 2025-01-04 10:32:34 +03:00
Changed debug poke 'check' to always give some information.
This commit is contained in:
parent
bd46499dab
commit
55715fcd5d
@ -2255,13 +2255,12 @@
|
|||||||
?: =(a 'check')
|
?: =(a 'check')
|
||||||
~& 'verifying message reference integrity...'
|
~& 'verifying message reference integrity...'
|
||||||
=- ~&(- [~ +>.$])
|
=- ~&(- [~ +>.$])
|
||||||
|
~& [%count--lent count (lent grams)]
|
||||||
=+ %- ~(rep by known)
|
=+ %- ~(rep by known)
|
||||||
|= {{u/serial a/@ud} k/@ud m/@ud}
|
|= {{u/serial a/@ud} k/@ud m/@ud}
|
||||||
:- ?:((gth a k) a k)
|
:- ?:((gth a k) a k)
|
||||||
?: =(u uid:(snag (sub count +(a)) grams)) m +(m)
|
?: =(u uid:(snag (sub count +(a)) grams)) m +(m)
|
||||||
:^ %check-talk
|
:- %check-talk
|
||||||
count=count
|
|
||||||
lent=(lent grams)
|
|
||||||
[known=k mismatch=m]
|
[known=k mismatch=m]
|
||||||
?: =(a 'rebuild')
|
?: =(a 'rebuild')
|
||||||
~& 'rebuilding message references...'
|
~& 'rebuilding message references...'
|
||||||
|
Loading…
Reference in New Issue
Block a user