2
0
mirror of git://github.com/lxc/lxc synced 2025-08-22 07:01:33 +00:00
lxc/coccinelle
Diederik de Haas ac46b35693
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-28 20:15:29 +02:00
..