#!/hint/bash # # SPDX-License-Identifier: GPL-3.0-or-later # shellcheck disable=2034 DEVTOOLS_VALID_INSPECT_MODES=( never always failure )