summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-01-06 00:41:45 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-01-06 00:43:10 +0000
commit5b04e9b23dcc7596db6eb9812c063f0069b76282 (patch)
tree0869dcac8ba18f6d81d1de0ccd45df8eb2a5bf54 /tests
parent18a8f43c0a2462a8eef8dce2cd2ef5719e5107d9 (diff)
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 <spwhitton@spwhitton.name> Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests')
-rwxr-xr-xtests/tests/dpkgsourceignores-docs2
1 files changed, 1 insertions, 1 deletions
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