mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 11:16:33 +03:00
Removes chrono references to make it compile with gcc 4.8.x
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
]
|
||||
},
|
||||
"expected":{
|
||||
"debug_log":"Target value: \"[0-9]+\""
|
||||
"debug_log":"Target value: \"[0-9\\.]+\""
|
||||
},
|
||||
"rules":[
|
||||
"SecRuleEngine On",
|
||||
|
Reference in New Issue
Block a user