Update regression tests.

This commit is contained in:
b1v1r
2009-07-27 21:56:33 +00:00
parent a7eb5f4ad7
commit 4a248f3202
2 changed files with 21 additions and 23 deletions

View File

@@ -134,9 +134,7 @@
SecAction "phase:1,pass,nolog,auditlog"
),
match_log => {
-error => [ qr/ModSecurity: /, 1 ],
# No message, but should have data. This may need changed
audit => [ qr/-H--\s+Stopwatch: /s, 1 ],
audit => [ qr/-H--\s+Message: .*Stopwatch: /s, 1 ],
},
match_response => {
status => qr/^200$/,