Satisfy SC1090

This commit is contained in:
Philipp Kiemle 2020-08-21 10:52:42 +02:00
parent 0594575a20
commit 9b9dd304f1

View File

@ -635,6 +635,7 @@ else
fi
if [ -n "${VM}" ] && [ -e "${VM}" ]; then
# shellcheck source=/dev/null
source "${VM}"
if [ -z "${disk_img}" ]; then
echo "ERROR! No disk_img defined."