From 49acdb3b9ae17449d18d08f86410e53bbef6dc19 Mon Sep 17 00:00:00 2001 From: Tobias Ulmer Date: Wed, 29 May 2013 19:55:07 +0200 Subject: [PATCH] Remove outdated phash/bhash documentation Signed-off-by: Tobias Ulmer --- local/e2tool.lua | 4 ---- 1 file changed, 4 deletions(-) diff --git a/local/e2tool.lua b/local/e2tool.lua index 16c13b6..398b45b 100644 --- a/local/e2tool.lua +++ b/local/e2tool.lua @@ -130,10 +130,6 @@ local cache = require("cache") -- @field export bool: export to the result with collect_project enabled? -- @field selected bool: select for build? -- @field force_rebuild bool: force rebuild? --- @field phash string: partial buildid for this result. (Without taking --- dependencies into account.) --- @field bhash string: buildid for this result (Taking dependencies into --- account.) -- @field build_mode table: build mode policy object --- table of server records, keyed by server name -- 2.39.5