spelling correction

(cherry picked from commit 793acc453486b100315f18ca7f655d44502aa6dc)
This commit is contained in:
renmingshuai 2024-05-14 02:17:54 +00:00 committed by openeuler-sync-bot
parent d571152f4c
commit fffb5ec20f

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