X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=tests%2Flib-mirror;h=25f0f90cf9513755e74bbcd5234168a17d0efe03;hb=fd95abf1edeb48dcaab582b0158858f095ef9083;hp=a61e02b0a185c2fab045d25f51d0a10822c6d44e;hpb=b7f362f25ab0d961df1e100af7d07165b5ecdfc3;p=dgit.git 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 () {