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