Actions
Bug #2652
closedFailure with --test-command.
Affected Versions:
Effort:
low
Difficulty:
low
Label:
Description
Using a custom --test-command, something as simple as "true" will cause suricata-update to fail in a call to subprocess.Popen due to a bad environment being passed. This is due to a raw call to get the output directory, instead of a method that does the right thing depending on if a custom output directory was passed or not.
Updated by Jason Ish almost 6 years ago
Fixed. Merged into 1.0.0. https://github.com/OISF/suricata-update/commit/e46c9c045c0735f19f1f0f94f5b34e4caf8aed55
Updated by Jason Ish almost 6 years ago
- Status changed from Assigned to Closed
- Target version set to 1.0.0
Actions