summaryrefslogtreecommitdiff
path: root/tests/lib
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-08 23:15:46 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-09 02:20:09 +0000
commit284b7e392ea8efbca0d976914b26b7119df7506a (patch)
tree4e39af42d00df1bfc6bc7f207a4a55fa230454cf /tests/lib
parent0f68069fd2f4296db83c10fe02e5947bf631c735 (diff)
test suite: Support varying debian alias
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests/lib')
-rw-r--r--tests/lib2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lib b/tests/lib
index 4f6f307..0cd696b 100644
--- a/tests/lib
+++ b/tests/lib
@@ -406,7 +406,7 @@ t-dgit () {
: '
{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{'
$dgit --dgit=$dgit --dget:-u --dput:--config=$tmp/dput.cf \
- --config-lookup-explode=dgit-distro.debian.alias-canon \
+ ${dgit_config_debian_alias-"--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 "$@"