mirror_lxc/coccinelle
Diederik de Haas 1ec5939b4a
Replace deprecated backticks with $() construct
See https://github.com/koalaman/shellcheck/wiki/SC2006 for details.
Not only uses this the recommended construct, it also makes the code
more uniform as in many other places the $() construct was already used.

Signed-off-by: Diederik de Haas <didi.debian@cknow.org>
2021-10-29 10:07:07 +02:00
..
exit.cocci coccinelle: use standard exit identifiers 2019-02-09 11:23:54 +01:00
Makefile.am autotools: don't install run-coccinelle.sh 2020-04-01 17:08:14 -04:00
run-coccinelle.sh Replace deprecated backticks with $() construct 2021-10-29 10:07:07 +02:00
while-true.cocci coccinelle: s/while({1,true})/for(;;)/ 2019-02-09 11:05:12 +01:00