mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-24 10:33:22 +03:00
ford,kiln: nicer errors
This commit is contained in:
parent
7044f1fae6
commit
51c6faaa31
@ -443,7 +443,7 @@
|
||||
?>(?=(%wake +<.sign-arvo) +>.sign-arvo)
|
||||
[%ota *] abet:(take:update t.wire sign-arvo)
|
||||
*
|
||||
?+ +<.sign-arvo ~|([%kiln-bad-take-card +<.sign-arvo] !!)
|
||||
?+ +<.sign-arvo ~|([%kiln-bad-take-card +<.sign-arvo wire] !!)
|
||||
%done %+ done wire
|
||||
?>(?=(%done +<.sign-arvo) +>.sign-arvo)
|
||||
%mere %+ take-mere wire
|
||||
|
@ -2,8 +2,8 @@
|
||||
|= pit=vase
|
||||
|= [our=ship now=@da eny=@uvJ ski=sley]
|
||||
|%
|
||||
++ call |=(* ~&(%ford-call-gone `..^$))
|
||||
++ take |=(* ~&(%ford-take-gone `..^$))
|
||||
++ call |=(* ((slog leaf+"ford: gone (+call)" ~) `..^$))
|
||||
++ take |=(* ((slog leaf+"ford: gone (+take)" ~) `..^$))
|
||||
++ scry |=(* ``mass+!>(*(list mass)))
|
||||
++ stay ~
|
||||
++ load |=(* ..^$)
|
||||
|
Loading…
Reference in New Issue
Block a user