X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=tests%2Flib-mirror;h=25f0f90cf9513755e74bbcd5234168a17d0efe03;hp=a61e02b0a185c2fab045d25f51d0a10822c6d44e;hb=675a7f895eb4768ae4078342f880852196626948;hpb=b7f362f25ab0d961df1e100af7d07165b5ecdfc3 diff --git a/tests/lib-mirror b/tests/lib-mirror index a61e02b0..25f0f90c 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" @@ -22,7 +22,9 @@ t-mirror-set () { } t-mirror-hook () { + : '((((((((((((((((((((((((((((((((((((((((' "$mirror_hook" "$drs_dispatch" "$@" + : '))))))))))))))))))))))))))))))))))))))))' } t-check-mirrored () {