X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=tests%2Ftests%2Foverwrite-junk;h=2f8fd70e1fb67c137f9039bb06b42e8cc93d4f7d;hb=ae38f5e4005f0ad0ea21ed163c5e51c181cc31f9;hp=89070c41adf80ebf25ab16ed005c5729922b4778;hpb=1a5d5c297c2532d445e9b5ad1cfc94cafd1ea978;p=dgit.git diff --git a/tests/tests/overwrite-junk b/tests/tests/overwrite-junk index 89070c41..2f8fd70e 100755 --- a/tests/tests/overwrite-junk +++ b/tests/tests/overwrite-junk @@ -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