diff options
author | Florian Pritz <bluewind@xinu.at> | 2018-02-18 17:18:15 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2018-02-18 17:18:15 +0100 |
commit | 019cf979760564f42d1511b4482a2aa63832f9a9 (patch) | |
tree | 73585874b32aa54c395ae6531bb07a6ed397e331 /bin | |
parent | 8b63aa159f5d6b719b4cc88493973f5d61ea0811 (diff) | |
download | arch-mirror-tools-019cf979760564f42d1511b4482a2aa63832f9a9.tar.gz arch-mirror-tools-019cf979760564f42d1511b4482a2aa63832f9a9.tar.xz |
Remove out of date documentation about missing email parts
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/generate-mirror-mail.pl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/bin/generate-mirror-mail.pl b/bin/generate-mirror-mail.pl index d39fe1a..24e714a 100755 --- a/bin/generate-mirror-mail.pl +++ b/bin/generate-mirror-mail.pl @@ -27,11 +27,6 @@ mirror has a problem the script will generate an appropriate mail and run mail client with the mail. The mail is currently not complete so it cannot be sent automatically. -Missing from the mail are: - - - the recipient addresses - - the links to the details pages of the problematic mirror URLs - =cut # TODO: put this in a config file |