summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-08 11:41:20 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-09 02:20:09 +0000
commit8be714514d6bee1ad67070d4d1e29ae8f339888a (patch)
tree3b15b556b57261ea242d2b4cb62e5302a9faf2ac
parented1a06f3b3d8a6a5435441d9f7849035fe4db31b (diff)
test suite: Fail tests if we look up any debian config
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
-rw-r--r--debian/changelog1
-rw-r--r--tests/lib1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8402293..fac9fc7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,6 +28,7 @@ dgit (3.0~) unstable; urgency=medium
editor if stdout was a tty (!)
* Add t-stunt-parsechangelog to a few tests which were missing it.
* Tests for the new protocol feature.
+ * Fail tests if we look up any configuration relating to Debian.
--
diff --git a/tests/lib b/tests/lib
index a4932d3..4f6f307 100644
--- a/tests/lib
+++ b/tests/lib
@@ -406,6 +406,7 @@ t-dgit () {
: '
{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{'
$dgit --dgit=$dgit --dget:-u --dput:--config=$tmp/dput.cf \
+ --config-lookup-explode=dgit-distro.debian.alias-canon \
${distro--dtest-dummy} ${distro+${distro:+-d}${distro}} \
$DGIT_TEST_OPTS $DGIT_TEST_DEBUG \
-k39B13D8A $t_dgit_xopts "$@"