!279 修正拼写错误

From: @renmingshuai 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
This commit is contained in:
openeuler-ci-bot 2024-05-14 03:54:21 +00:00 committed by Gitee
commit 7fe746852f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -321,7 +321,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