scripts/metadata.pm: allow group-only Require-User specs
authorMatthias Schiffer <mschiffer@universe-factory.net>
Mon, 26 Feb 2018 06:10:32 +0000 (07:10 +0100)
committerMatthias Schiffer <mschiffer@universe-factory.net>
Mon, 26 Feb 2018 06:19:46 +0000 (07:19 +0100)
commit884c9575e1c6ac4f53a313c99f3e65a2efa77bd1
treed8f9bf061fc6d528f864b36c13bd428984b0943e
parentc5b06da56cebf5a4373ebeeab2b5a942246fb04d
scripts/metadata.pm: allow group-only Require-User specs

/lib/functions.sh can deal with Require-User specifications that only
contain a group, but no user. Adjust metadata.pm to allow such
specifications as well.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
scripts/metadata.pm