Actions
Bug #36
closedyaml unittests fail if config is passed to engine
Affected Versions:
Effort:
Difficulty:
Label:
Description
./src/suricata -uUyaml -c suricata.yaml
Test ConfYamlRuleFileTest : FAILED
Test ConfYamlLoggingOutputTest : FAILED
./src/suricata -uUYaml
Test ConfYamlRuleFileTest : pass
Test ConfYamlLoggingOutputTest : pass
Updated by Victor Julien almost 15 years ago
- Status changed from New to Closed
Patches applied, thank Jason!
Actions