Re: [Qemu-devel] [PATCH] scripts: Use $(..) instead of deprecated `..`

2016-05-29 Thread Michael Tokarev
Applied to -trivial, thanks!

[Qemu-devel] [PATCH] scripts: Use $(..) instead of deprecated `..`

2016-05-16 Thread Stefan Weil
This fixes these warnings from shellcheck: ^-- SC2006: Use $(..) instead of deprecated `..` Update also a comment using the same pattern. Signed-off-by: Stefan Weil --- scripts/clean-includes | 2 +- scripts/create_config | 6 +++--- scripts/feature_to_c.sh | 6 +