mirror of
git://github.com/lxc/lxc
synced 2025-08-22 07:01:33 +00:00
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>