PERFORCE change 134182 for review

John Birrell jb at FreeBSD.org
Sat Jan 26 20:50:23 PST 2008


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

Change 134182 by jb at jb_freebsd1 on 2008/01/27 04:50:17

	The recent IFopensolaris integrated a new test.
	
	We got it.
	
	This Makefile tried to run it.
	
	We failed.
	
	Oops.
	
	Add it to the list we ignore.
	
	Heh.

Affected files ...

.. //depot/projects/dtrace/src/tools/test/dtrace/Makefile#22 edit

Differences ...

==== //depot/projects/dtrace/src/tools/test/dtrace/Makefile#22 (text+ko) ====

@@ -48,6 +48,8 @@
 	${TESTSRCDIR}/tst/common/misc/tst.include.ksh				\
 	${TESTSRCDIR}/tst/common/misc/tst.roch.d				\
 	${TESTSRCDIR}/tst/common/misc/tst.schrock.ksh				\
+	${TESTSRCDIR}/tst/common/nfs/tst.call.c					\
+	${TESTSRCDIR}/tst/common/nfs/tst.call.d					\
 	${TESTSRCDIR}/tst/common/offsetof/err.D_OFFSETOF_BITFIELD.bitfield.d	\
 	${TESTSRCDIR}/tst/common/pid/err.D_PDESC_ZERO.badlib.d			\
 	${TESTSRCDIR}/tst/common/pid/err.D_PDESC_ZERO.badproc1.d		\


More information about the p4-projects mailing list