mirror of
https://github.com/urbit/shrub.git
synced 2024-12-14 20:02:51 +03:00
Merge pull request #1131 from urbit/ford-cast-print
corrects %ford %cast error messages
This commit is contained in:
commit
59dd853926
@ -2678,7 +2678,7 @@
|
||||
:_ message.u.input-result
|
||||
:- %leaf
|
||||
;: weld
|
||||
"ford: %cast " (trip mark) "on [" (trip (scot %p ship.disc))
|
||||
"ford: %cast " (trip mark) " on [" (trip (scot %p ship.disc))
|
||||
" " (trip desk.disc) "] failed on input:"
|
||||
==
|
||||
::
|
||||
@ -2699,7 +2699,7 @@
|
||||
:_ message.u.translation-path-result
|
||||
:- %leaf
|
||||
;: weld
|
||||
"ford: %cast " (trip mark) "on [" (trip (scot %p ship.disc))
|
||||
"ford: %cast " (trip mark) " on [" (trip (scot %p ship.disc))
|
||||
" " (trip desk.disc) "] failed:"
|
||||
==
|
||||
::
|
||||
|
Loading…
Reference in New Issue
Block a user