Project

General

Profile

Actions

Bug #2652

closed

Failure with --test-command.

Added by Jason Ish over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
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.

Actions

Also available in: Atom PDF