summaryrefslogtreecommitdiffstats
path: root/testing/source/linux-5.11.x/build-all-kernels.sh
diff options
context:
space:
mode:
Diffstat (limited to 'testing/source/linux-5.11.x/build-all-kernels.sh')
-rwxr-xr-xtesting/source/linux-5.11.x/build-all-kernels.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/source/linux-5.11.x/build-all-kernels.sh b/testing/source/linux-5.11.x/build-all-kernels.sh
index 561b8e325..09e684b17 100755
--- a/testing/source/linux-5.11.x/build-all-kernels.sh
+++ b/testing/source/linux-5.11.x/build-all-kernels.sh
@@ -89,7 +89,6 @@ for recipe in $RECIPES ; do
echo "* Building kernels for recipe ${recipe}..."
echo "*************************************************"
echo
- sleep 3
# Build kernel-source package:
KERNEL_SOURCE_PACKAGE_NAME=$(PRINT_PACKAGE_NAME=YES KERNEL_CONFIG="config-generic${LOCALVERSION}-${VERSION}${LOCALVERSION}${CONFIG_SUFFIX}" VERSION=$VERSION BUILD=$BUILD ./kernel-source.SlackBuild)