chiark / gitweb /
git-debrebase: merge: test suite: Check wreckage saving
[dgit.git] / tests / tests / overwrite-junk
index 89070c41adf80ebf25ab16ed005c5729922b4778..e11d1f828ce78ffb22b80f52f76aa72ada54734b 100755 (executable)
@@ -14,9 +14,9 @@ t-dgit -wgf build
 
 (
  : "make a bit of a wrongness, which we still want to be able to overwrite"
- cd $tmp/git/$p.git; git tag -f test-dummy/1.2 test-dummy/1.1
+ cd $tmp/git/$p.git; git tag -f $tagpfx/1.2 $tagpfx/1.1
 )
 
 t-dgit push --overwrite=1.2 stable
 
-echo ok.
+t-ok