From 02f6c388e164f0f1954fcb45c99bf1ea20105fe3 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 26 Sep 2016 01:35:15 +0100 Subject: Test suite: quilt-gbp: Test that we crash if archive doesn't do "maint" tags Signed-off-by: Ian Jackson --- tests/tests/quilt-gbp | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/tests/tests/quilt-gbp b/tests/tests/quilt-gbp index ac8a426..085ef03 100755 --- a/tests/tests/quilt-gbp +++ b/tests/tests/quilt-gbp @@ -4,13 +4,16 @@ set -e t-tstunt-parsechangelog -t-newtag - t-gbp-example-prep t-expect-fail 'quilt fixup cannot be linear' \ t-dgit build-source +t-git-config dgit-distro.test-dummy.dgit-tag-format new +t-expect-fail 'requires split view so server needs to support' \ +t-dgit -wgf --quilt=gbp build-source +t-newtag + t-dgit --quilt=gbp build-source t-dgit --quilt=gbp --gbp=no-such-command-gbp build-source -- cgit v1.2.3