From b83b2885b63c9fd702f092eadf800df118bca89a Mon Sep 17 00:00:00 2001 From: Elliot Glaysher Date: Wed, 9 May 2018 12:28:35 -0700 Subject: [PATCH] Remove accidentally committed ~& --- lib/ford-turbo.hoon | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lib/ford-turbo.hoon b/lib/ford-turbo.hoon index 1e46b0db2..fba069460 100644 --- a/lib/ford-turbo.hoon +++ b/lib/ford-turbo.hoon @@ -1994,11 +1994,9 @@ :: ?- -.result.made %build-result - ~& [%build-result build-result.result.made] (apply-build-result made) :: %blocks - ~& [%blocks (turn builds.result.made build-to-tape) scry-blocked.result.made] (apply-blocks build.made result.made sub-builds.made) == :: +do-live-scry-accounting: updates tracking for a live %scry build @@ -2432,7 +2430,6 @@ ++ make |= =build ^- build-receipt - ~& [%make (build-to-tape build)] :: accessed-builds: builds accessed/depended on during this run. :: =| accessed-builds=(list ^build) @@ -2731,7 +2728,6 @@ ?: already-blocked :: this resource was already blocked, so don't duplicate move :: - ~& [%already-blocked resource] [build [%blocks ~ ~] accessed-builds |] :: [build [%blocks ~ `scry-request] accessed-builds |]