PERFORCE change 124001 for review

Zhouyi ZHOU zhouzhouyi at FreeBSD.org
Tue Jul 24 08:39:28 UTC 2007


http://perforce.freebsd.org/chv.cgi?CH=124001

Change 124001 by zhouzhouyi at zhouzhouyi_mactest on 2007/07/24 08:38:26

	forget to enable mac/mls when mdconfiging :(

Affected files ...

.. //depot/projects/soc2007/zhouzhouyi_mactest_soc/regression/mactest/tests/link/01.t#2 edit

Differences ...

==== //depot/projects/soc2007/zhouzhouyi_mactest_soc/regression/mactest/tests/link/01.t#2 (text+ko) ====

@@ -35,7 +35,7 @@
 	touch ${mactest_conf}
 
 #############################################################
-#	t=`sysctl security.mac.mls.enabled=1`
+	t=`sysctl security.mac.mls.enabled=1`
 	echo "enforcing mac/mls!"
 #case 1: mkdir
 	mactestexpect ""  0  -m "mls/low(low-high)"  -f ${mactest_conf} mkdir ${n0}  0755


More information about the p4-projects mailing list