mirror of
https://github.com/urbit/shrub.git
synced 2025-01-05 11:09:30 +03:00
clay: clean up migration error case printfs
This commit is contained in:
parent
904165f83a
commit
eb1ec5b749
@ -1593,8 +1593,6 @@
|
|||||||
::
|
::
|
||||||
++ install-from-tmp
|
++ install-from-tmp
|
||||||
|= =desk
|
|= =desk
|
||||||
~? =([~ ~] ank.dom) [%oh-no-double-empty syd]
|
|
||||||
~? !(~(has by dir.ank.dom) ~.tmp) [%oh-no-no-tmp syd]
|
|
||||||
%- emil
|
%- emil
|
||||||
:~ :^ hen %pass /dist/[desk]/create
|
:~ :^ hen %pass /dist/[desk]/create
|
||||||
%^ new-desk:cloy desk
|
%^ new-desk:cloy desk
|
||||||
@ -1615,7 +1613,7 @@
|
|||||||
++ get-tmp-jam
|
++ get-tmp-jam
|
||||||
|= =desk
|
|= =desk
|
||||||
^- @
|
^- @
|
||||||
~| [%tmp desk]
|
~| [%missing-tmp-desk-jam desk]
|
||||||
?~ tmp=(~(get by dir.ank.dom) ~.tmp) !!
|
?~ tmp=(~(get by dir.ank.dom) ~.tmp) !!
|
||||||
?~ new=(~(get by dir.u.tmp) desk) !!
|
?~ new=(~(get by dir.u.tmp) desk) !!
|
||||||
?~ jam=(~(get by dir.u.new) ~.jam) !!
|
?~ jam=(~(get by dir.u.new) ~.jam) !!
|
||||||
|
Loading…
Reference in New Issue
Block a user