tags 896653 + patch
thanks
> This may be an issue in the test suite, but actually I expect it broke
> an important feature of dgit.
Not sure why you think it's the latter; can you elaborate? Surely it's
just an "oversight" in the testsuite?
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
diff --git a/tests/lib b/tests/lib
index e4554e3..ce89a70 100644
--- a/tests/lib
+++ b/tests/lib
@@ -417,7 +417,7 @@ t-dgit () {
${dgit_config_debian_alias-"--config-lookup-explode=dgit-distro.debian.alias-canon"}
\
${distro+${distro:+-d}}${distro--dtest-dummy} \
$DGIT_TEST_OPTS $DGIT_TEST_DEBUG \
- -k39B13D8A $t_dgit_xopts "$@"
+ -kBCD22CD83243B79D3DFAC33EA3DBCBC039B13D8A $t_dgit_xopts "$@"
: '}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}
'
}