summaryrefslogtreecommitdiff
path: root/tests/lib-mirror
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-12 00:00:40 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-12 00:31:20 +0000
commit8463d12b7a99e449198b06341a96fb3504074040 (patch)
treecfad99e8e9ac44521b03dd6d7a08ab321753f83f /tests/lib-mirror
parentfcb31fe3655f197956bb61f89c54638db4c14265 (diff)
infra: mirroring and policy hooks: Provide ((( ))) banners
When we invoke these, this makes their output easier to find in the middle of the test suite debug scrool. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests/lib-mirror')
-rw-r--r--tests/lib-mirror2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/lib-mirror b/tests/lib-mirror
index 8aa751a..25f0f90 100644
--- a/tests/lib-mirror
+++ b/tests/lib-mirror
@@ -22,7 +22,9 @@ t-mirror-set () {
}
t-mirror-hook () {
+ : '(((((((((((((((((((((((((((((((((((((((('
"$mirror_hook" "$drs_dispatch" "$@"
+ : '))))))))))))))))))))))))))))))))))))))))'
}
t-check-mirrored () {