summaryrefslogtreecommitdiff
path: root/tests/tests/tag-updates
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests/tag-updates')
-rwxr-xr-xtests/tests/tag-updates2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests/tag-updates b/tests/tests/tag-updates
index 544be16..1ef7dcd 100755
--- a/tests/tests/tag-updates
+++ b/tests/tests/tag-updates
@@ -14,7 +14,7 @@ tagref=`t-v-tag`
tagname=${tn#refs/tags}
(set -e
- cd $tmp/git/$p.git
+ cd $dgitrepo
git tag -m UNWANTED unwanted dgit/sid)
fetch-check () {