From: Tobias Ulmer Date: Wed, 29 May 2013 17:55:07 +0000 (+0200) Subject: Remove outdated phash/bhash documentation X-Git-Tag: e2factory-2.3.15rc1~488 X-Git-Url: https://git.e2factory.org/?a=commitdiff_plain;h=49acdb3b9ae17449d18d08f86410e53bbef6dc19;p=e2factory.git Remove outdated phash/bhash documentation Signed-off-by: Tobias Ulmer --- 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