From 952ed53b8dc02307ae140982548522d049e0bca5 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 14 Dec 2020 09:02:23 -0600 Subject: kernel-5.10.0-98 * Mon Dec 14 2020 Justin M. Forbes [5.10.0-98] - Add missing '$' sign to (GIT) in redhat/Makefile (Augusto Caringi) Resolves: rhbz# Signed-off-by: Justin M. Forbes --- generate_bls_conf.sh | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'generate_bls_conf.sh') diff --git a/generate_bls_conf.sh b/generate_bls_conf.sh index 03b21821f..f8415db24 100755 --- a/generate_bls_conf.sh +++ b/generate_bls_conf.sh @@ -1,7 +1,6 @@ #!/bin/bash set -e -# shellcheck disable=SC1091 . /etc/os-release kernelver=$1 && shift @@ -19,10 +18,7 @@ else debugid="" fi -# shellcheck will complain about bootprefix being referenced but not assigned, -# but that is perfectly OK here. -# shellcheck disable=SC2154 -cat > "$output" <${output} <