mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-18 12:22:10 +03:00
ames: fix move clobbering in +fi-done
This commit is contained in:
parent
50f5abc138
commit
790a0de292
@ -4028,7 +4028,7 @@
|
||||
%- (fi-trace fin.veb |.("done {(spud fi-full-path)}"))
|
||||
%- ~(rep in listeners.keen)
|
||||
|= [=^duct =_fine]
|
||||
fine(event-core (emit duct %give gift))
|
||||
fine(event-core (emit:fine duct %give gift))
|
||||
::
|
||||
++ fi-first-rcv
|
||||
|= =meow
|
||||
|
@ -114,12 +114,12 @@
|
||||
(etch-shot:ames shot)
|
||||
==
|
||||
:~ [~[//fine] [%pass /qos %d %flog %text "; ~bud is your neighbor"]]
|
||||
:- ~[/keen-duct-1]
|
||||
:- ~[/keen-duct-2]
|
||||
:* %give %tune /~bud/1/1/c/x/1/kids/sys/kelvin
|
||||
sig
|
||||
`hoon+kelvin
|
||||
==
|
||||
:- ~[/keen-duct-2]
|
||||
:- ~[/keen-duct-1]
|
||||
:* %give %tune /~bud/1/1/c/x/1/kids/sys/kelvin
|
||||
sig
|
||||
`hoon+kelvin
|
||||
|
Loading…
Reference in New Issue
Block a user