chiark / gitweb /
test suite: Factor out t-dch-commit-r
[dgit.git] / tests / setup / gdr-convert-gbp
index e523fd33752f20b8cfbb3e6cefc818d89cfdfe5d..d64b867c66653482c1ae030df1a3ecbe0f0e1019 100755 (executable)
@@ -64,7 +64,7 @@ gbp import-orig --upstream-version=2.0 ../$ust
 not-gdr-processable
 
 t-dch-commit -v 2.0-1 -m 'new upstream (did gbp import-orig)'
-t-dch-commit -r sid
+t-dch-commit-r
 
 $ifarchive t-archive-none $p
 $ifarchive t-git-none
@@ -84,9 +84,9 @@ t-git-debrebase -fupstream-has-debian convert-from-gbp
 
 v=2.0-2
 t-dch-commit -v $v -m 'switch to git-debrebase, no other changes'
-t-dch-commit -r sid
+t-dch-commit-r
 
-$ifarchive t-dgit -wgf push-source --new --overwrite
+$ifarchive t-dgit -wgf push-source --new
 git push
 
 cd ..