summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-02-16 14:45:18 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-16 12:25:49 +0100
commit61ab4bd16bebb923f8cefc9e0545c4d6a7b47d24 (patch)
tree119bd132167fefe139518153155dd90418ae5787 /tests
parent5059b05099aabf1228f8a7da6c526ed74f1499b2 (diff)
git-debrebase: test suite: gbp2gdr: process incoming
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests')
-rwxr-xr-xtests/setup/gbp2gdr6
1 files changed, 5 insertions, 1 deletions
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