PERFORCE change 125098 for review

Zhouyi ZHOU zhouzhouyi at FreeBSD.org
Sun Aug 12 23:00:19 PDT 2007


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

Change 125098 by zhouzhouyi at zhouzhouyi_mactest on 2007/08/13 06:00:10

	The test case for check_ifnet_relabel, a bug of mac_mls_check_ifnet_relabel is discovered

Affected files ...

.. //depot/projects/soc2007/zhouzhouyi_mactest_soc/regression/mactest/tests/netinet/00.t#1 add
.. //depot/projects/soc2007/zhouzhouyi_mactest_soc/regression/mactest/tests/pipe/00.t#2 edit

Differences ...

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

@@ -7,7 +7,7 @@
 dir=`dirname $0`
 . ${dir}/../misc.sh
 
-echo "1..1"
+echo "1..2"
 
 
 #turn off all the switches
@@ -54,7 +54,7 @@
 #cleanup:
     t=`sysctl security.mac.mls.enabled=0`
     echo "disabling mac/mls!"
-    rm -fr ${n3}
+
 
     rm ${mactest_conf}
 fi


More information about the p4-projects mailing list