From b94b8db726aa4fa10bada1da0f01557469eda105 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Fri, 12 May 2017 10:10:31 +0200 Subject: [PATCH] Mark autopkgtests isolation-machine since debootstrap won't work in a container. --- debian/tests/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/tests/control b/debian/tests/control index a37a5d79..b40640f9 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,3 +1,3 @@ Tests: default-bootstraps Depends: @, lsb-release -Restrictions: needs-root +Restrictions: needs-root isolation-machine