From: Ian Jackson Date: Sun, 8 Jan 2017 11:41:20 +0000 (+0000) Subject: test suite: Fail tests if we look up any debian config X-Git-Tag: archive/debian/3.0~49 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=8be714514d6bee1ad67070d4d1e29ae8f339888a test suite: Fail tests if we look up any debian config Signed-off-by: Ian Jackson --- diff --git a/debian/changelog b/debian/changelog index 8402293f..fac9fc7b 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 a4932d33..4f6f3078 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 "$@"