From 61ab4bd16bebb923f8cefc9e0545c4d6a7b47d24 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 16 Feb 2018 14:45:18 +0000 Subject: git-debrebase: test suite: gbp2gdr: process incoming Signed-off-by: Ian Jackson --- tests/setup/gbp2gdr | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tests/setup/gbp2gdr b/tests/setup/gbp2gdr index 3cbc43a..91a9c82 100755 --- a/tests/setup/gbp2gdr +++ b/tests/setup/gbp2gdr @@ -84,7 +84,8 @@ git push --set-upstream origin master t-git-debrebase -fupstream-has-debian gbp2debrebase -dch -v 2.0-2 -m 'switch to git-debrebase, no other changes' +v=2.0-2 +dch -v $v -m 'switch to git-debrebase, no other changes' dch -r sid git commit -m changelog debian/changelog @@ -92,6 +93,9 @@ t-dgit -wgf push-source --new --overwrite git push cd .. + +t-archive-process-incoming sid + t-setup-done '' "$(echo $p*) git mirror salsa aq" ' . $troot/lib-gdr t-tstunt-parsechangelog -- cgit v1.2.3