summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 "$@"