chiark / gitweb /
git-debrebase: test suite: gbp2gdr: process incoming
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 16 Feb 2018 14:45:18 +0000 (14:45 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 16 Jun 2018 11:25:49 +0000 (12:25 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
tests/setup/gbp2gdr

index 3cbc43a8ac56ef6f853c7b57d5edf74cd97e1236..91a9c82095a1c775ea9d370351d10011152433ba 100755 (executable)
@@ -84,7 +84,8 @@ git push --set-upstream origin master
 
 t-git-debrebase -fupstream-has-debian gbp2debrebase
 
 
 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
 
 dch -r sid
 git commit -m changelog debian/changelog
 
@@ -92,6 +93,9 @@ t-dgit -wgf push-source --new --overwrite
 git push
 
 cd ..
 git push
 
 cd ..
+
+t-archive-process-incoming sid
+
 t-setup-done '' "$(echo $p*) git mirror salsa aq" '
        . $troot/lib-gdr
        t-tstunt-parsechangelog
 t-setup-done '' "$(echo $p*) git mirror salsa aq" '
        . $troot/lib-gdr
        t-tstunt-parsechangelog