PERFORCE change 123310 for review

Zhouyi ZHOU zhouzhouyi at FreeBSD.org
Wed Jul 11 06:27:18 UTC 2007


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

Change 123310 by zhouzhouyi at zhouzhouyi_mactest on 2007/07/11 06:26:52

		The default label of biba is biba/high, let the final testcase pass	

Affected files ...

.. //depot/projects/soc2007/zhouzhouyi_mactest_soc/regression/mactest/tests/open/01.t#4 edit

Differences ...

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

@@ -104,7 +104,7 @@
 #Why ls need -l to work with -Z, this is not correspond to the manual page of ls
     echo -n "pid = -2 mac_test_copy_vnode_label with src label:" > ${mactest_conf}
     echo "biba/high,mls/7" >> ${mactest_conf}
-    maclabelexpect "biba/low,mls/7" -f ${mactest_conf} system ls -l -Z ${n0}
+    maclabelexpect "biba/high,mls/7" -f ${mactest_conf} system ls -l -Z ${n0}
 
 #cleanup:
     cd ..


More information about the p4-projects mailing list