chiark / gitweb /
test suite: Fix trustingpolicy-replay & dput-ng.
[dgit.git] / tests / tests / trustingpolicy-replay
index 2039ec6c243db92b40dae0b15d946cb870e0cde8..e56ec7b113a19e74f07137287d9e7b88dddf7353 100755 (executable)
@@ -17,11 +17,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 +83,4 @@ t-dgit push
 attempt-replay "does not declare previously tags/$tagpfx/$v"
 
 
-echo ok.
+t-ok