summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
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