]> git.ipfire.org Git - people/stevee/suricata-verify.git/commit
run: fix maximum number of parallel processes
authorTharushi Jayasekara <tharushi68@gmail.com>
Fri, 8 Jan 2021 06:03:58 +0000 (11:33 +0530)
committerVictor Julien <victor@inliniac.net>
Thu, 11 Feb 2021 18:55:22 +0000 (19:55 +0100)
commit66ffe23936733494176f4f93aed074043edb615c
tree709a6f3d2495ed6b63c079d88bb18a6615f8d000
parentb0cc906a15fbdc741c62d5a88cbd1e7de525b929
run: fix maximum number of parallel processes

Unless -j is provided, set the maximum number of processes to 8 if
the cpu count exceeds that.
run.py