]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
shell check: raise error if missing args
authorJason Ish <jason.ish@oisf.net>
Tue, 18 Feb 2020 17:22:57 +0000 (11:22 -0600)
committerJason Ish <jason.ish@oisf.net>
Tue, 18 Feb 2020 17:22:57 +0000 (11:22 -0600)
commite80271870a7494bb939b00a97e349652835b54a2
treeae026eeae29299594ef4ba89f0ddbaef63e3031c
parent71b3dc2b9b15a1272cd0c82a0a05c8ff9060eb5d
shell check: raise error if missing args

In a shell check, the args parameter is required. Fail the test
with a nicer error if the args field is missing.
run.py