!288 [sync] PR-280: 拼写错误修正
From: @openeuler-sync-bot Reviewed-by: @jiangheng12 Signed-off-by: @jiangheng12
This commit is contained in:
commit
a949ecd322
@ -386,7 +386,7 @@ popd
|
|||||||
if [ -e /sys/fs/selinux/enforce ]; then
|
if [ -e /sys/fs/selinux/enforce ]; then
|
||||||
# Store the SElinux state
|
# Store the SElinux state
|
||||||
cat /sys/fs/selinux/enforce > selinux.tmp
|
cat /sys/fs/selinux/enforce > selinux.tmp
|
||||||
setenfore 0
|
setenforce 0
|
||||||
fi
|
fi
|
||||||
make tests
|
make tests
|
||||||
if [ -e /sys/fs/selinux/enforce ]; then
|
if [ -e /sys/fs/selinux/enforce ]; then
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user