From dde8e6c6a07ef10e051b826b26cb1e6ccff45d81 Mon Sep 17 00:00:00 2001 From: brectanus Date: Tue, 29 Jul 2008 04:52:58 +0000 Subject: [PATCH] Typo. --- apache2/t/regression/action/10-detectiononly-actions.t | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/apache2/t/regression/action/10-detectiononly-actions.t b/apache2/t/regression/action/10-detectiononly-actions.t index 74d71456..14fc4072 100644 --- a/apache2/t/regression/action/10-detectiononly-actions.t +++ b/apache2/t/regression/action/10-detectiononly-actions.t @@ -107,7 +107,7 @@ match_log => { error => [ qr/ModSecurity: Warning. Unconditional match in SecAction.*ALLOWED/, 1 ], -error => [ qr/Access allowed/, 1 ], -# TODO: Allow should probably rule stop execution +# TODO: Allow should probably stop stop execution # -error => [ qr/DENIED/, 1 ], }, match_response => { @@ -131,7 +131,7 @@ match_log => { error => [ qr/ModSecurity: Warning. Unconditional match in SecAction.*ALLOWED/, 1 ], -error => [ qr/Access allowed/, 1 ], -# TODO: Allow should probably rule stop execution +# TODO: Allow should probably stop rule execution # -error => [ qr/DENIED/, 1 ], }, match_response => { @@ -155,7 +155,7 @@ match_log => { error => [ qr/ModSecurity: Warning. Unconditional match in SecAction.*ALLOWED/, 1 ], -error => [ qr/Access allowed/, 1 ], -# TODO: Allow should probably rule stop execution +# TODO: Allow should probably stop rule execution # -error => [ qr/DENIED/, 1 ], }, match_response => { @@ -179,7 +179,7 @@ match_log => { error => [ qr/ModSecurity: Warning. Unconditional match in SecAction.*ALLOWED/, 1 ], -error => [ qr/Access allowed/, 1 ], -# TODO: Allow should probably rule stop execution +# TODO: Allow should probably stop rule execution # -error => [ qr/DENIED/, 1 ], }, match_response => {