From 3ebcabbe37ce822ec10fa012b935d8de31d0cdac Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 19 Jul 2015 21:39:16 +0100 Subject: Test suite: Use t-make-hook-link for mirroring Otherwise the installed-package tests fail because the link points nowhere --- tests/lib-mirror | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/lib-mirror b/tests/lib-mirror index a61e02b..8aa751a 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" -- cgit v1.2.3