From ef5cfec1b71cc39d1077d8822e739e4cf1a8a36d Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 22 Oct 2016 17:55:34 +0100 Subject: Test suite: overwrite junk: Use $tagpfx where applicable Signed-off-by: Ian Jackson --- tests/tests/overwrite-junk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/tests/overwrite-junk b/tests/tests/overwrite-junk index 89070c4..2f8fd70 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 -- cgit v1.2.3