mirror of
https://github.com/urbit/shrub.git
synced 2025-01-02 01:25:55 +03:00
Always delete the first gram in 'screw' debug poke.
And comment for warning.
This commit is contained in:
parent
6bb176e938
commit
1022d21014
@ -2279,10 +2279,13 @@
|
||||
peer-client
|
||||
peer-inbox
|
||||
==
|
||||
:: this deletes a message from your backlog, and may
|
||||
:: make talk throw stack traces.
|
||||
:: **aka don't run this!**
|
||||
?: =(a 'screw')
|
||||
~& 'screwing things up...'
|
||||
:- ~
|
||||
+>(grams (oust [(div (lent grams) 2) 1] grams))
|
||||
+>(grams (oust [0 1] grams))
|
||||
[~ +>]
|
||||
::
|
||||
++ coup-client-action ::< accept n/ack
|
||||
|
Loading…
Reference in New Issue
Block a user