From: Ian Jackson Date: Sun, 19 Jul 2015 20:39:16 +0000 (+0100) Subject: Test suite: Use t-make-hook-link for mirroring X-Git-Tag: debian/1.0~1 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=3ebcabbe37ce822ec10fa012b935d8de31d0cdac;hp=7474eaa17f71f795b803993b0e1c38ff2afe6c1b;ds=sidebyside Test suite: Use t-make-hook-link for mirroring Otherwise the installed-package tests fail because the link points nowhere --- diff --git a/tests/lib-mirror b/tests/lib-mirror index a61e02b0..8aa751af 100644 --- a/tests/lib-mirror +++ b/tests/lib-mirror @@ -9,7 +9,7 @@ t-mirror-setup () { mkdir $reposmirror mirror_hook=$drs_dispatch/mirror-hook - ln -sf ${DGIT_INFRA_PFX}dgit-mirror-rsync $mirror_hook + t-make-hook-link dgit-mirror-rsync $mirror_hook >$drs_dispatch/mirror-settings t-mirror-set remoterepos="$reposmirror"