]> git.e2factory.org Git - e2factory.git/commitdiff
Add note about what return values resultid() expects
authorTobias Ulmer <tu@emlix.com>
Wed, 22 Jan 2014 20:04:44 +0000 (21:04 +0100)
committerTobias Ulmer <tu@emlix.com>
Wed, 16 Nov 2016 14:41:17 +0000 (15:41 +0100)
Signed-off-by: Tobias Ulmer <tu@emlix.com>
local/e2tool.lua

index 4ce6c853e9767f9104a1fd7d59f0cbd5753cf298..5f1fef36e09298c7b582e9d1fe1ad7ad78dabf1a 100644 (file)
@@ -2255,6 +2255,7 @@ end
 --                             feature.
 -- @field check_result Called f(info, resultname).
 -- @field resultid Called f(info, resultname).
+--        Returns nil on error, false to skip, or a resultid string.
 -- @field pbuildid Called f(info, resultname).
 -- @field dlist Called f(info, resultname).
 e2tool_ftab = {