clay: clean up migration error case printfs

This commit is contained in:
Fang 2021-09-22 15:45:04 +02:00
parent 904165f83a
commit eb1ec5b749
No known key found for this signature in database
GPG Key ID: EB035760C1BBA972

View File

@ -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) !!