summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2018-03-13 11:46:00 +0100
committerFlorian Pritz <bluewind@xinu.at>2018-03-13 11:46:00 +0100
commit9c7b20f0a9d14f07b5e2be4c20dcc30da45ea7e3 (patch)
treed37cd4b81e5801c78e0fe0823e85b7c2a12ea39f
parent7f80b1d255a1094612e90585ca862082b6cff115 (diff)
downloadarch-mirror-tools-9c7b20f0a9d14f07b5e2be4c20dcc30da45ea7e3.tar.gz
arch-mirror-tools-9c7b20f0a9d14f07b5e2be4c20dcc30da45ea7e3.tar.xz
generate-mirror-mail.pl: Indent issues in multiple-issues template
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rwxr-xr-xbin/generate-mirror-mail.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/generate-mirror-mail.pl b/bin/generate-mirror-mail.pl
index 83142f5..4c06bc7 100755
--- a/bin/generate-mirror-mail.pl
+++ b/bin/generate-mirror-mail.pl
@@ -69,10 +69,10 @@ Thanks,
We are seeing multiple issues with your Arch Linux mirror {$mirror_name}
{$mirror_url}
-- We are unable to reach your mirror{$OUT = " via ".join(", ", @{$connection_failed{protocols}}) if @{$connection_failed{protocols}} > 0;}:
+ - We are unable to reach your mirror{$OUT = " via ".join(", ", @{$connection_failed{protocols}}) if @{$connection_failed{protocols}} > 0;}:
{$connection_failed{mirror_urls}}
-- Your mirror seems to be out of sync since {$out_of_sync{last_sync}}:
+ - Your mirror seems to be out of sync since {$out_of_sync{last_sync}}:
{$out_of_sync{mirror_urls}}
Thanks,