From 844134faeed2fcd40c119c4771674db5ce0b42d0 Mon Sep 17 00:00:00 2001 From: Will Thompson Date: Mon, 13 Dec 2010 17:22:00 +0000 Subject: [PATCH] policy tests: Use 'nogroup' rather than 'wheel' or 'root' MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit The excellently-titled commit 197bef8 “Fix test failures on OSX.” broke the tests on Linux, since there's no wheel group on this side of the tracks. So here's a group everyone should enjoy. (If anyone comes along and tells me that DragonflyBSD doesn't have 'nogroup' …) --- test/data/valid-config-files/many-rules.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/data/valid-config-files/many-rules.conf b/test/data/valid-config-files/many-rules.conf index 68ba9d9..e3ff225 100644 --- a/test/data/valid-config-files/many-rules.conf +++ b/test/data/valid-config-files/many-rules.conf @@ -17,7 +17,7 @@ - + @@ -35,7 +35,7 @@ - + -- 2.7.4