spelling correction

This commit is contained in:
renmingshuai 2024-05-14 02:14:13 +00:00
parent 8f8815a54d
commit a7ffe6de46

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