From d29fbb8acf9abf08137bfc6f708f47ff60706c00 Mon Sep 17 00:00:00 2001 From: aviau Date: Tue, 26 Jun 2018 23:28:52 -0400 Subject: [PATCH] aptly test: allow-stderr --- debian/tests/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/tests/control b/debian/tests/control index 0617e76e..1dcc2a40 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -3,3 +3,4 @@ Depends: @, @builddeps@, dh-golang Restrictions: allow-stderr Test-Command: aptly repo create autopkgtest +Restrictions: allow-stderr