summaryrefslogtreecommitdiffstats
path: root/process_configs.sh
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2022-08-25 18:07:21 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2022-08-25 18:07:21 +0200
commitbcc1084c30a4840b9e1ad54869daac69b3d2f345 (patch)
treeac9eba0e3ad6532c6e02739169ca31cfda1eec69 /process_configs.sh
parent5ad5f66aeeea03e5658cef955a6572f277d9e956 (diff)
parentb315e36263522286aa32733f1bc34fc911016eff (diff)
downloadkernel-5.19.4-250.vanilla.1.fc36.tar.gz
kernel-5.19.4-250.vanilla.1.fc36.tar.xz
kernel-5.19.4-250.vanilla.1.fc36.zip
merge origin (5.19 rebase)kernel-5.19.4-250.vanilla.1.fc36
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}"