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