summaryrefslogtreecommitdiff
path: root/tests/tests/debpolicy-dbretry
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-04 18:06:29 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-04 19:24:47 +0100
commitb02532fd7d3c82864c76eecbfd99a1abc7e2c1b2 (patch)
tree62e2308c9693c9651ce73c20efad43039de4ee79 /tests/tests/debpolicy-dbretry
parent509a3e2079137b842228b6085b7bb31bbeedd631 (diff)
For non-Debian distros, debiantag() uses distro name a la DEP-14.
Diffstat (limited to 'tests/tests/debpolicy-dbretry')
-rwxr-xr-xtests/tests/debpolicy-dbretry2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests/debpolicy-dbretry b/tests/tests/debpolicy-dbretry
index 1b98f76..d9c2ea2 100755
--- a/tests/tests/debpolicy-dbretry
+++ b/tests/tests/debpolicy-dbretry
@@ -22,7 +22,7 @@ t-commit 'Make something to autotaint'
t-dgit build
t-dgit push --new
-autotaint=`t-git-get-ref "refs/tags/debian/$v"`
+autotaint=`t-git-get-ref "refs/tags/test-dummy/$v"`
git reset --hard start
t-commit 'Thing which will autotaint'