!280 拼写错误修正

From: @renmingshuai 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
This commit is contained in:
openeuler-ci-bot 2024-05-14 06:13:51 +00:00 committed by Gitee
commit 3f32a74123
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -386,7 +386,7 @@ popd
if [ -e /sys/fs/selinux/enforce ]; then
# Store the SElinux state
cat /sys/fs/selinux/enforce > selinux.tmp
setenfore 0
setenforce 0
fi
make tests
if [ -e /sys/fs/selinux/enforce ]; then