]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: meta: use root for uid/gid checks
authorFlorian Westphal <fw@strlen.de>
Thu, 16 Jul 2015 10:54:48 +0000 (12:54 +0200)
committerFlorian Westphal <fw@strlen.de>
Thu, 16 Jul 2015 11:09:34 +0000 (13:09 +0200)
commit1ddd74855032015195a8d87c0b650f1ce73db375
tree43f7d9f345a245bfa05fd8b95e1ec7d00fb3cf93
parent3b7a61c2980493087d447cf2379003655f0eebe9
tests: meta: use root for uid/gid checks

I get failures here since 'man' has different uid vs. what
test suite expects.
Furthermore, this box does not have a 'backup' user.

Switch to root/bin/daemon -- those exist on both debian and fedora.

After this meta.t passes on all my machines.

Signed-off-by: Florian Westphal <fw@strlen.de>
tests/regression/any/meta.t