From: Tobias Ulmer Date: Mon, 27 Jan 2014 19:31:21 +0000 (+0100) Subject: Remove a couple of chroot fields that don't exist any more X-Git-Tag: e2factory-2.3.15rc1~240 X-Git-Url: https://git.e2factory.org/?a=commitdiff_plain;h=45b282c195c36bc8652f0125c0dd7ea4387547ac;p=e2factory.git Remove a couple of chroot fields that don't exist any more Signed-off-by: Tobias Ulmer --- diff --git a/local/e2tool.lua b/local/e2tool.lua index 90ab6ce..6f23e03 100644 --- a/local/e2tool.lua +++ b/local/e2tool.lua @@ -69,10 +69,6 @@ local e2tool_ftab = {} -- @field licences table: licences keyed by licence names -- @field licences_sorted table: sorted list of licences -- @field chroot table: chroot --- @field chroot_groups table: chroot groups by name --- @field chroot_groups_sorted table: sorted list of chroot groups --- @field ghash table: temporary list keeps hashes for chroot groups --- (generated by buildid_chrootgroup()) -- @field project_location string: project location relative to the servers -- @field env table: env table -- @field env_files table: list of env files