chiark / gitweb /
git-debrebase: test suite: lib-gdr: introduce t-nmu-upload-3
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 17 Feb 2018 21:05:09 +0000 (21:05 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 16 Jun 2018 15:06:58 +0000 (16:06 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
tests/lib-gdr
tests/tests/gdr-import-dgit

index 831a253071c4a5e0071d4b155d524327b7d3cd94..26afb1d341823b18dea0e0b2f1b453f583a4ff28 100644 (file)
@@ -151,6 +151,8 @@ t-nmu-upload-1 () {
        #  nmu-upload-1 <nmubranch>
        #  gbp pq import or perhaps other similar things
        #  nmu-upload-2
+       #  maybe make some dgit-covertible commits
+       #  nmu-upload-3
 
        t-git-next-date
        nmubranch=$1
@@ -165,7 +167,9 @@ t-nmu-upload-1 () {
 t-nmu-upload-2 () {
        t-git-next-date
        t-dch-commit -v $v -m "nmu $nmubranch $v"
-       t-some-changes "nmu $numbranch $v"
+}
+
+t-nmu-upload-3 () {
        t-dch-commit -r sid
 
        t-dgit -wgf build-source
index 544878b5fb7127c0d72de5d5408dd5c3f0cf4245..716a5ec7cc0a686f2fc7be2680cdf152c91e15cb 100755 (executable)
@@ -14,6 +14,8 @@ v=2.0-2+nmu1
 t-nmu-upload-1 nmu
 gbp pq import
 t-nmu-upload-2
+t-some-changes $numbranch
+t-nmu-upload-3
 
 : 'done the nmu, switching back to the maintainer hat'
 
@@ -56,6 +58,8 @@ gbp pq import
 #t-dgit -wgf build-source
 
 t-nmu-upload-2
+t-some-changes $numbranch
+t-nmu-upload-3
 
 : 'done the nmu, back to the maintainer'