Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jan 2008 07:36:21 GMT
From:      Zhouyi ZHOU <zhouzhouyi@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 132779 for review
Message-ID:  <200801080736.m087aLNp009276@repoman.freebsd.org>

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

Change 132779 by zhouzhouyi@zhouzhouyi_mactest on 2008/01/08 07:35:29

	forget to cleanup the directory

Affected files ...

.. //depot/projects/soc2007/zhouzhouyi_mactest_soc/regression/mactest/tests/rmdir/00.t#3 edit

Differences ...

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

@@ -70,7 +70,7 @@
 #cleanup:
 		sysctl security.mac.mls.enabled=0 >/dev/null
 		sysctl security.mac.biba.enabled=0 > /dev/null
-		rm -fr ${n1}
+		rm -fr ${n0}
 		rm ${mactest_conf}
 #mac_mls mac_biba and mac_test support
 	fi



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