]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
runner: remove 'config' requires
authorJason Ish <jason.ish@oisf.net>
Mon, 23 Aug 2021 22:17:29 +0000 (16:17 -0600)
committerJason Ish <jason.ish@oisf.net>
Mon, 23 Aug 2021 22:17:29 +0000 (16:17 -0600)
commit62e15b183e2b58508eafabab8e0d0f06c67b2779
tree7d17e17695c1ae6ee27a7988f04698a83ca969a6
parent493b912935c3bf3bd0704f5c4dc729b00d9a6e10
runner: remove 'config' requires

This is not used, and not documented and did have a spurious
debug line.  I think it was an unfinished prototype that
never got used.
run.py