]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
runner: convert relative pcap filenames to full path
authorJason Ish <jason.ish@oisf.net>
Fri, 29 Apr 2022 16:14:43 +0000 (10:14 -0600)
committerJason Ish <jason.ish@oisf.net>
Fri, 29 Apr 2022 16:14:43 +0000 (10:14 -0600)
commit4de0ff8a1300c7506a9b8bcea822a42901582d00
treec32ff81cc416322f62f8f56d6baedb8470292213
parentf6cc05bc24ea352a08c051a27c261e257938f5e4
runner: convert relative pcap filenames to full path

Allows copying and pasting the `cmdline` file when relative pcap file
names are used.
run.py