From 558fae47bf09fc8d4ffe37a14770cc87a45fcaf1 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Thu, 14 Mar 2019 21:50:00 +0100 Subject: [PATCH] Revert "debian/tests/boot-smoke: Create "render" system group" This reverts commit 2ab793c7357a09db5b494dfb1508c5e246b920bf. Commit 8ca0c4921b4 creates the group in the package now. Gbp-Dch: Ignore --- debian/tests/boot-smoke | 3 --- 1 file changed, 3 deletions(-) diff --git a/debian/tests/boot-smoke b/debian/tests/boot-smoke index 2a4e0f7ee..ed52bf6a4 100755 --- a/debian/tests/boot-smoke +++ b/debian/tests/boot-smoke @@ -25,9 +25,6 @@ Section "Device" Driver "dummy" EndSection EOF - # avoid error messages about "render" group, which does not exist (that - # patch is reverted in Debian) - addgroup --quiet --system render AUTOPKGTEST_REBOOT_MARK=0