From: Ian Jackson Date: Sun, 21 Jul 2019 23:41:50 +0000 (+0100) Subject: test suite: Rename debian/3-1 tag to test-dummy/ in a test git X-Git-Tag: archive/debian/9.5~17 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=00a50f27198a9ac04d69427dad9ba65380bc764f;p=dgit.git test suite: Rename debian/3-1 tag to test-dummy/ in a test git Our distro is test-dummy. We are going to stop randomly fetching tags from the dgit git server, so the debian/ one would be omitted. Replace the tag with a fresh equivalent one and change the one use site. Signed-off-by: Ian Jackson --- diff --git a/tests/git-srcs/pari-extra_3-1.git.tar b/tests/git-srcs/pari-extra_3-1.git.tar index 1673c726..6392d834 100644 Binary files a/tests/git-srcs/pari-extra_3-1.git.tar and b/tests/git-srcs/pari-extra_3-1.git.tar differ diff --git a/tests/tests/fetch-somegit-notlast b/tests/tests/fetch-somegit-notlast index 63abe8ad..4e42aa39 100755 --- a/tests/tests/fetch-somegit-notlast +++ b/tests/tests/fetch-somegit-notlast @@ -10,6 +10,6 @@ t-dgit clone $p cd $p t-cloned-fetched-good -t-has-ancestor debian/3-1 +t-has-ancestor test-dummy/3-1 t-ok