chiark / gitweb /
changelog: start 9.14
[dgit.git] / tests / tests / quilt-splitbrains
index 6886cf89652d6a222b0eb3b38aa36df58581af3d..f8d8091f38504324a7e57fe1cc81a389185afebe 100755 (executable)
@@ -12,8 +12,6 @@ suitespecs+=' stable'
 
 t-tstunt-parsechangelog
 
-t-newtag
-
 # Easiest way to make a patches-unapplied but not-gbp tree is
 # to take the patches-unapplied tree and by-hand commit the .gitignore
 # changes as a debian patch.
@@ -29,7 +27,7 @@ want-success () {
        t-dgit "$@" --quilt=$qmode --dgit-view-save=split.b build-source
 
        t-dgit "$@" --quilt=$qmode --dgit-view-save=split.p push
-       t-$qmode-pushed-good
+       t-$qmode-pushed-good $suite
 }