chiark / gitweb /
changelog: start 7.1~
[dgit.git] / tests / tests / trustingpolicy-replay
index 2039ec6c243db92b40dae0b15d946cb870e0cde8..2a1012b69ef68366cd62dd910776e9604c55d3d3 100755 (executable)
@@ -4,6 +4,8 @@ set -e
 
 t-tstunt-parsechangelog
 
+t-dependencies dput-ng
+
 t-git-config dgit.default.dep14tag no
 
 t-dsd
@@ -17,11 +19,12 @@ git tag start
 t-dgit build
 t-dgit push --new
 
+t-rm-dput-dropping
+
 t-commit 'Prep v1.1 which will be rewound'
 t-dgit build
 t-dgit push
 
-t-rm-dput-dropping
 git checkout $tagpfx/1.0
 t-dgit build
 t-dgit push --deliberately-fresh-repo
@@ -82,4 +85,4 @@ t-dgit push
 attempt-replay "does not declare previously tags/$tagpfx/$v"
 
 
-echo ok.
+t-ok