]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
Fix output in cmdline file for specified command 119/head
authorShivani Bhardwaj <shivanib134@gmail.com>
Thu, 5 Sep 2019 11:43:17 +0000 (17:13 +0530)
committerShivani Bhardwaj <shivanib134@gmail.com>
Thu, 5 Sep 2019 11:48:55 +0000 (17:18 +0530)
commit7ebc91c7da30fb12761de7370cfe21da0ee58993
tree62d2e99bfe8ddfc760c08fc0f84e61821607d119
parent3bfdf3991da292c5e0b1776a30965e4b5e5f4ccc
Fix output in cmdline file for specified command

So far if a command was specified in test.yaml, it showed up unusable in
cmdline file. Fix it with appropriate environment handling.
run.py