Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Aug 2007 06:00:18 GMT
From:      Zhouyi ZHOU <zhouzhouyi@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 125098 for review
Message-ID:  <200708130600.l7D60Iet095909@repoman.freebsd.org>

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

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



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