summaryrefslogtreecommitdiffstats
path: root/process_configs.sh
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2022-08-25 10:57:07 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2022-08-25 10:57:07 -0500
commitabd69503e5a23cc080f91653ab9e1e8ff9939e70 (patch)
tree900cc130789dc562fec273e9efbe61f951d1fc42 /process_configs.sh
parent4867983ed00a0d16916b9137895a18114362f1b5 (diff)
downloadkernel-abd69503e5a23cc080f91653ab9e1e8ff9939e70.tar.gz
kernel-abd69503e5a23cc080f91653ab9e1e8ff9939e70.tar.xz
kernel-abd69503e5a23cc080f91653ab9e1e8ff9939e70.zip
kernel-5.19.4-100
* Thu Aug 25 2022 Justin M. Forbes <jforbes@fedoraproject.org> [5.19.4-0] - Linux v5.19.4 Rebase Resolves: Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'process_configs.sh')
-rwxr-xr-xprocess_configs.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/process_configs.sh b/process_configs.sh
index 987fb78c1..dd134a569 100755
--- a/process_configs.sh
+++ b/process_configs.sh
@@ -269,7 +269,6 @@ function process_config()
then
echo "Found misconfigured config items in ${arch} ${variant}, please set them to an appropriate value" >> .errors"${count}"
cat .warnings"${count}" >> .errors"${count}"
- rm .warnings"${count}"
fi
rm .warnings"${count}"