!288 [sync] PR-280: 拼写错误修正

From: @openeuler-sync-bot 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
This commit is contained in:
openeuler-ci-bot 2024-06-06 09:03:44 +00:00 committed by Gitee
commit a949ecd322
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