From: Ian Jackson Date: Mon, 26 Sep 2016 00:33:17 +0000 (+0100) Subject: Test suite: Make t-newtag specify maint too X-Git-Tag: archive/debian/2.0~108 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=a539b3be49374fc958784cf77ac4be69c5fab546;p=dgit.git Test suite: Make t-newtag specify maint too Since actually several tests which use t-newtag are quilty split brain ones which technically require it, although nothing checks this right now. Signed-off-by: Ian Jackson --- diff --git a/tests/lib b/tests/lib index baa12217..1a5ec25a 100644 --- a/tests/lib +++ b/tests/lib @@ -830,7 +830,7 @@ t-drs () { t-newtag () { export tagpfx=archive/test-dummy - t-git-config dgit-distro.test-dummy.dgit-tag-format new + t-git-config dgit-distro.test-dummy.dgit-tag-format new,maint } t-oldtag () { t-git-config dgit-distro.test-dummy.dgit-tag-format old