From 1028e9fd7c7a5b1b3c532e127cced55354afa650 Mon Sep 17 00:00:00 2001 From: Ted Blackman Date: Wed, 20 May 2020 04:36:16 -0400 Subject: [PATCH] hoon,kiln: clean up boot prints; new pill --- bin/solid.pill | 4 ++-- pkg/arvo/lib/hood/kiln.hoon | 2 +- pkg/arvo/sys/hoon.hoon | 7 +++---- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/bin/solid.pill b/bin/solid.pill index 8cee85a8c..2f58d34de 100644 --- a/bin/solid.pill +++ b/bin/solid.pill @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aa03602671bf8e42072f75ae41c6978fd670a84c33959a7caf29fb125355fcf8 -size 13137499 +oid sha256:f2d7296ea9cc0d02f452be54d847023154f6ea7b5f17a6de229a73a28a11227f +size 13283655 diff --git a/pkg/arvo/lib/hood/kiln.hoon b/pkg/arvo/lib/hood/kiln.hoon index 94beb0aee..5b1af16d6 100644 --- a/pkg/arvo/lib/hood/kiln.hoon +++ b/pkg/arvo/lib/hood/kiln.hoon @@ -74,7 +74,7 @@ :: ++ render |= {mez/tape sud/desk who/ship syd/desk} - :^ %palm [" " ~ ~ ~] leaf+mez + :^ %palm [" " ~ ~ ~] leaf+(weld "kiln: " mez) ~[leaf+"from {}" leaf+"on {}" leaf+"to {}"] :: ++ poke-commit diff --git a/pkg/arvo/sys/hoon.hoon b/pkg/arvo/sys/hoon.hoon index c69cb59f8..d24f092ae 100644 --- a/pkg/arvo/sys/hoon.hoon +++ b/pkg/arvo/sys/hoon.hoon @@ -14350,11 +14350,10 @@ ++ ride :: end-to-end compiler |= {typ/type txt/@} ^- (pair type nock) - ~> %slog.[0 leaf/"ride-parsing"] + ~> %slog.[0 leaf/"ride: parsing"] =/ gen (ream txt) - ~> %slog.[0 leaf/"ride-compiling"] - =- ~> %slog.[0 leaf/"ride-compiled"] - - + ~> %slog.[0 leaf/"ride: compiling"] + ~< %slog.[0 leaf/"ride: compiled"] (~(mint ut typ) %noun gen) :: :::: 5e: caching compiler