Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jul 2007 06:27:17 GMT
From:      Zhouyi ZHOU <zhouzhouyi@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 123310 for review
Message-ID:  <200707110627.l6B6RH69053275@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=123310

Change 123310 by zhouzhouyi@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 ..



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707110627.l6B6RH69053275>