From 9d2b2161c18c031a96bc2ba3b8e749f2cc44fc23 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 8 Oct 2016 22:29:41 +0100 Subject: gbp options: Honour --gbp-pq instead of --gbp Signed-off-by: Ian Jackson --- tests/tests/quilt-gbp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/tests/quilt-gbp b/tests/tests/quilt-gbp index 085ef03..23083a7 100755 --- a/tests/tests/quilt-gbp +++ b/tests/tests/quilt-gbp @@ -16,14 +16,14 @@ t-newtag t-dgit --quilt=gbp build-source -t-dgit --quilt=gbp --gbp=no-such-command-gbp build-source +t-dgit --quilt=gbp --gbp-pq=no-such-command-gbp build-source echo spong >debian/pointless-for-dgit-test git add debian/pointless-for-dgit-test git commit -m Pointless t-expect-fail no-such-command-gbp \ -t-dgit --quilt=gbp --clean=git --gbp=no-such-command-gbp build-source +t-dgit --quilt=gbp --clean=git --gbp-pq=no-such-command-gbp build-source t-dgit --quilt=gbp --clean=git build-source -- cgit v1.2.3