From eff4781459c0eec46977471b3d3952b053f6cb59 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 7 Sep 2019 20:44:05 +0100 Subject: [PATCH] New 4.92.2+fixes --- cgi-bin/eximstatus.pl | 2 +- htdocs/branches_of_interest.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cgi-bin/eximstatus.pl b/cgi-bin/eximstatus.pl index 38a7d96..33b6d24 100755 --- a/cgi-bin/eximstatus.pl +++ b/cgi-bin/eximstatus.pl @@ -192,7 +192,7 @@ if ($log =~/Last file mtime in snapshot: (.*)/) if ($snaptime < ($last_branch_time - 86400)) { print "Status: 493 snapshot too old: $1\nContent-Type: text/plain\n\n"; - print "snapshot to old: $1\n"; + print "snapshot too old: $1\n"; $db->disconnect; exit; } diff --git a/htdocs/branches_of_interest.txt b/htdocs/branches_of_interest.txt index 4811e0b..0ae42d4 100644 --- a/htdocs/branches_of_interest.txt +++ b/htdocs/branches_of_interest.txt @@ -1,3 +1,3 @@ HEAD +exim-4.92.2+fixes exim-4.92.1+fixes -exim-4_91+fixes -- 2.30.2