mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-15 18:12:47 +03:00
add ford printf in bad situation
This commit is contained in:
parent
e319df9e8d
commit
3f74d30085
@ -5751,7 +5751,10 @@
|
||||
::
|
||||
=? state ?=(^ last-sent.live.duct-status)
|
||||
=/ old-build=^build build(date date.u.last-sent.live.duct-status)
|
||||
~& [%x-live-15 our (build-to-tape build) (build-to-tape old-build)]
|
||||
~? =(date.build date.old-build)
|
||||
:+ "old and new builds have same date, will probably crash!"
|
||||
(build-to-tape build)
|
||||
(build-to-tape old-build)
|
||||
::
|
||||
(remove-anchor-from-root old-build [%duct duct])
|
||||
::
|
||||
|
Loading…
Reference in New Issue
Block a user