]> git.ipfire.org Git - thirdparty/suricata.git/commit
coccinelle: implement parallel check 574/head
authorEric Leblond <eric@regit.org>
Wed, 2 Oct 2013 10:12:29 +0000 (12:12 +0200)
committerEric Leblond <eric@regit.org>
Wed, 2 Oct 2013 12:37:46 +0000 (14:37 +0200)
commit0a1ca02b3b507cdcdc351c050f688cb983d75aa9
tree788d3abd7e4a0e1c0a36810a9cbdaa61f787840b
parentc5cd3562d0c473fb9e89810882608c49f9dc1b1a
coccinelle: implement parallel check

This patch is an implementation of parallel check of files. It uses
GNU parallel to run multiple spatch at once.
The concurrency level is set via the CONCURRENCY_LEVEL environment
variable.
qa/coccinelle/run_check.sh