osbuilder: Skip shellcheck on test_images.sh

I'm not sure if we use test_images anywhere, so before
we invest the time to fix the 120 shellcheck errors and warnings
we should decide if we want to keep it. See #10957

Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
stevenhorsman 2025-02-28 10:43:59 +00:00
parent fb1d4b571f
commit bc2d7d9e1e

View File

@ -1,4 +1,6 @@
#!/usr/bin/env bash
# shellcheck disable=all
# Disable shellcheck until we decide if we are keeping this. Issue #10957
#
# Copyright (c) 2018 Intel Corporation
#