chiark / gitweb /
Test suite: overwrite junk: Use $tagpfx where applicable
[dgit.git] / tests / tests / overwrite-junk
index 89070c41adf80ebf25ab16ed005c5729922b4778..2f8fd70e1fb67c137f9039bb06b42e8cc93d4f7d 100755 (executable)
@@ -14,7 +14,7 @@ t-dgit -wgf build
 
 (
  : "make a bit of a wrongness, which we still want to be able to overwrite"
 
 (
  : "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
 )
 
 t-dgit push --overwrite=1.2 stable