From bfe4ebee5a9c7e0d238b6f876589ee792ecedaae Mon Sep 17 00:00:00 2001 From: Christoph Date: Tue, 8 Feb 2022 19:50:26 +0100 Subject: [PATCH] check_amavis.pl: remove testing code. --- check_amavis.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/check_amavis.pl b/check_amavis.pl index 4fba62f..618ad1f 100755 --- a/check_amavis.pl +++ b/check_amavis.pl @@ -19,7 +19,6 @@ my $debug = 0; my $help = 0; my $timeout = 15; my $check_file = "/tmp/amavis-service-down.check_amavis"; -my $check_file2 = "/tmp/amavis-service-down.check_amavisi2"; my %STATES = ( "OK" => 0,