summaryrefslogtreecommitdiffstats
path: root/scripts/shaderinclude.pl
diff options
context:
space:
mode:
authorPeter Maydell2022-08-25 17:07:02 +0200
committerPeter Maydell2022-09-22 17:38:29 +0200
commit563661c05677ad7c4b3f956507f3529df42afbf7 (patch)
tree22f19079cc081e6caae456aff7ad41dceab98b2d /scripts/shaderinclude.pl
parentconfigure: Remove use of backtick `...` syntax (diff)
downloadqemu-563661c05677ad7c4b3f956507f3529df42afbf7.tar.gz
qemu-563661c05677ad7c4b3f956507f3529df42afbf7.tar.xz
qemu-563661c05677ad7c4b3f956507f3529df42afbf7.zip
configure: Check mkdir result directly, not via $?
Shellcheck warns that we have one place where we run a command and then check if it failed using $?; this is better written to simply check the command in the 'if' statement directly. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20220825150703.4074125-7-peter.maydell@linaro.org
Diffstat (limited to 'scripts/shaderinclude.pl')
0 files changed, 0 insertions, 0 deletions