summaryrefslogtreecommitdiffstats
path: root/process_configs.sh
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2022-08-03 20:31:14 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2022-08-03 20:31:14 +0200
commit12b2fb5e56d8dadd556de005d275f5345cae50c5 (patch)
treeac6ec1ee77047f251c6b5ee3cd72286af0a77971 /process_configs.sh
parent3f0c95be68a1d3e067f57420da46b78b2eb97ab5 (diff)
parent1adfb8dbe97fa8a84f5b49f70a1d94a048ffc7ad (diff)
downloadkernel-12b2fb5e56d8dadd556de005d275f5345cae50c5.tar.gz
kernel-12b2fb5e56d8dadd556de005d275f5345cae50c5.tar.xz
kernel-12b2fb5e56d8dadd556de005d275f5345cae50c5.zip
Merge remote-tracking branch 'origin/rawhide' into rawhide-user-thl-vanilla-fedorakernel-5.20.0-0.rc0.20220803gite2b542100719.2.vanilla.1.fc37
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}"