]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
runner: respect CARGO env var when building eve validator 2635/head 2636/head
authorJason Ish <jason.ish@oisf.net>
Wed, 3 Sep 2025 15:18:47 +0000 (09:18 -0600)
committerJason Ish <jason.ish@oisf.net>
Wed, 3 Sep 2025 15:18:47 +0000 (09:18 -0600)
commit802b8dd85309c2ec54fabf6c2f2d4829c3110ecb
tree9acd5763afd5a4c295839dc2d6e21302bf9f9449
parent469b526b627e2c133dece1b36dfe3a2b6a7ca598
runner: respect CARGO env var when building eve validator

For cases where "cargo" does not exist, but "cargo-1.82" does.

Ticket: #7877
run.py