Skip to content
Commit d76bf076 authored by Andrew Jones's avatar Andrew Jones Committed by Radim Krčmář
Browse files

scripts: ShellCheck found cleanups



Checked all the bash scripts with

 shellcheck --shell=bash

checking with and without the following exclude list

 --exclude=SC1091,SC2004,SC2006,SC2086,SC2143,SC2155

Even with the exclude list there were some warnings not fixed with
this patch, but those are OK.

Signed-off-by: Andrew Jones's avatarAndrew Jones <drjones@redhat.com>
Signed-off-by: default avatarRadim Krčmář <rkrcmar@redhat.com>
parent 25a302cb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment