From 5b04e9b23dcc7596db6eb9812c063f0069b76282 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 6 Jan 2018 00:41:45 +0000 Subject: test suite: dpkgsourceignores-docs: Correct restriction Restrictions need to be invoked in test suites with t-restrict NAME-OF-RESTRICTION not by calling t-restrction-something. Only the former gets translated to the format used in debian/tests/control. Reported-by: Sean Whitton Signed-off-by: Ian Jackson --- tests/tests/dpkgsourceignores-docs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/tests/dpkgsourceignores-docs') diff --git a/tests/tests/dpkgsourceignores-docs b/tests/tests/dpkgsourceignores-docs index 7638925..a71e7f9 100755 --- a/tests/tests/dpkgsourceignores-docs +++ b/tests/tests/dpkgsourceignores-docs @@ -2,7 +2,7 @@ set -e . tests/lib -t-restriction-x-dgit-intree-only +t-restrict x-dgit-intree-only # we need the .pod source, which is not shipped cd $tmp -- cgit v1.2.3