mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Add a ShellCheck [1] directive before the first command in the file to tell ShellCheck and the reader which shell to use. See https://www.shellcheck.net/wiki/SC2148 for details. [1] https://www.shellcheck.net/ Reviewed-by: Steffen Maier <maier@linux.ibm.com> Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>