From af894a7f89dcfdd0a94603537d9e44f6dc2a4522 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Thu, 11 May 2017 16:16:28 +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