Fix shellcheck complaints for RHEL 7.x in provisioning scripts

Change-Id: I489f4f25d603457c8f0444ed277a162a7fd4128f
Reviewed-by: Liang Qi <liang.qi@qt.io>
This commit is contained in:
Tony Sarajärvi
2018-04-11 10:22:32 +03:00
committed by Liang Qi
parent 7a018aeb8b
commit 889cdbf4a8
14 changed files with 29 additions and 17 deletions

View File

@@ -35,4 +35,5 @@
set -ex
# shellcheck source=../common/linux/android_linux.sh
source "${BASH_SOURCE%/*}/../common/linux/android_linux.sh"