g-ir-scanner-qemuwrapper.in: Fix shellcheck warnings, switch to sh
authorAdam Duskett <aduskett@gmail.com>
Fri, 3 Sep 2021 16:20:22 +0000 (09:20 -0700)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Sat, 11 Sep 2021 18:50:27 +0000 (20:50 +0200)
commite1c4eeab73de03bb4cbc1786c7be99613bc33e50
tree57065b9b88fe5b5bd8b02f6d2454499b02d2c78d
parent97ab9ffa735c8e82a6ce05c68dade5bd13713a0e
g-ir-scanner-qemuwrapper.in: Fix shellcheck warnings, switch to sh

- Add double quotes to prevent globbing and word splitting.
  - Add indentations of continuation lines.
  - Disable SC2181 and SC2016 as we explicitly do not want the variables
    expanded in the echo.

Signed-off-by: Adam Duskett <aduskett@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/gobject-introspection/g-ir-scanner-qemuwrapper.in