Skip to content
This repository was archived by the owner on Aug 14, 2019. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lib/ph.hoon
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@
::
:~
?. %^ is-dojo-output her who :- uf
"+ /{(scow %p her)}/base/2/web/testing/udon"
"clay: committed initial filesystem (all)"
~
[%test-done &]~
::
Expand Down
18 changes: 16 additions & 2 deletions sys/vane/clay.hoon
Original file line number Diff line number Diff line change
Expand Up @@ -341,8 +341,11 @@
{$warp p/ship q/riff} ::
{$werp p/ship q/ship r/riff} ::
== == ::
$: $d ::
$% {$flog p/{$crud p/@tas q/(list tank)}} :: to %dill
$: $d :: to %dill
$% $: $flog ::
$% {$crud p/@tas q/(list tank)} ::
{$text p/tape} ::
== == ::
== == ::
$: $f ::
$% [%build live=? schematic=schematic:ford] ::
Expand Down Expand Up @@ -1083,6 +1086,17 @@
++ print-changes
|= {wen/@da lem/nuri}
^+ +>
:: skip full change output for initial filesystem
::
?: ?& =(%base syd)
|(=(1 let.dom) =(2 let.dom))
==
=/ msg=tape
%+ weld
"clay: committed initial filesystem"
?:(=(1 let.dom) " (hoon)" " (all)")
(emit (need hun) %pass / %d %flog %text msg)
::
=+ pre=`path`~[(scot %p her) syd (scot %ud let.dom)]
?- -.lem
%| (print-to-dill '=' %leaf :(weld (trip p.lem) " " (spud pre)))
Expand Down