mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-15 17:12:14 +03:00
Improves rules dump for better testing
This commit is contained in:
@@ -91,6 +91,7 @@ int main(int argc, char **argv) {
|
||||
if (err.empty() == false) {
|
||||
std::cerr << " " << err << std::endl;
|
||||
}
|
||||
rules->dump();
|
||||
next:
|
||||
args++;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user