mirror of
https://github.com/urbit/shrub.git
synced 2025-01-07 05:26:56 +03:00
sanitize stack trace information
This commit is contained in:
parent
152a5112d3
commit
cf595e98b6
@ -782,7 +782,7 @@
|
|||||||
|= {who/mail her/@p} ^+ +>
|
|= {who/mail her/@p} ^+ +>
|
||||||
%+ mod-managed-star her
|
%+ mod-managed-star her
|
||||||
|= a/star ^- star
|
|= a/star ^- star
|
||||||
?^ a ~|(impure-star+[her a] !!)
|
?^ a ~|(impure-star+[her ?:(-.u.a %owned %split)] !!)
|
||||||
(some %| who)
|
(some %| who)
|
||||||
::
|
::
|
||||||
++ claim-planet :: register
|
++ claim-planet :: register
|
||||||
@ -793,7 +793,7 @@
|
|||||||
cli(has (~(put in has.cli) her))
|
cli(has (~(put in has.cli) her))
|
||||||
%+ mod-managed-planet her
|
%+ mod-managed-planet her
|
||||||
|= a/planet ^- planet
|
|= a/planet ^- planet
|
||||||
?^ a ~|(impure-planet+[her a] !!)
|
?^ a ~|(impure-planet+[her ?:(-.u.a %owned %split)] !!)
|
||||||
(some %| who)
|
(some %| who)
|
||||||
::
|
::
|
||||||
++ poke-release-ships :: release specific
|
++ poke-release-ships :: release specific
|
||||||
|
Loading…
Reference in New Issue
Block a user