chiark / gitweb /
Test suite: overwrite junk: Use $tagpfx where applicable
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 22 Oct 2016 16:55:34 +0000 (17:55 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 22 Oct 2016 18:47:07 +0000 (19:47 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
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"
- 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