Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jan 2008 04:50:22 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 134182 for review
Message-ID:  <200801270450.m0R4oMuk020523@repoman.freebsd.org>

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

Change 134182 by jb@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		\



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