summaryrefslogtreecommitdiff
path: root/usr/src/pkg/manifests/system-dtrace-tests.mf
diff options
context:
space:
mode:
authorRobert Mustacchi <robert.mustacchi@joyent.com>2011-03-13 18:28:09 -0700
committerRobert Mustacchi <robert.mustacchi@joyent.com>2011-03-13 18:28:09 -0700
commitafab0816ecb604f0099a09ad8ee398f0d7b77b1c (patch)
tree3f40686f5aa9c269843d71a0787fde715201c781 /usr/src/pkg/manifests/system-dtrace-tests.mf
parent5eb667aca135f8c963f5eb9e534c0cd1fdc81fcd (diff)
downloadillumos-joyent-afab0816ecb604f0099a09ad8ee398f0d7b77b1c.tar.gz
949 dtrace should only include the first instance of a library found on its library path
Reviewed by: Bryan Cantrill <bryan@joyent.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
Diffstat (limited to 'usr/src/pkg/manifests/system-dtrace-tests.mf')
-rw-r--r--usr/src/pkg/manifests/system-dtrace-tests.mf2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/system-dtrace-tests.mf b/usr/src/pkg/manifests/system-dtrace-tests.mf
index 56f0f98c2c..529c89e39e 100644
--- a/usr/src/pkg/manifests/system-dtrace-tests.mf
+++ b/usr/src/pkg/manifests/system-dtrace-tests.mf
@@ -63,6 +63,7 @@ dir path=opt/SUNWdtrt/tst/common/exit
dir path=opt/SUNWdtrt/tst/common/fbtprovider
dir path=opt/SUNWdtrt/tst/common/funcs
dir path=opt/SUNWdtrt/tst/common/grammar
+dir path=opt/SUNWdtrt/tst/common/include
dir path=opt/SUNWdtrt/tst/common/inline
dir path=opt/SUNWdtrt/tst/common/io
dir path=opt/SUNWdtrt/tst/common/ip
@@ -841,6 +842,7 @@ file path=opt/SUNWdtrt/tst/common/grammar/err.D_ADDROF_LVAL.d mode=0444
file path=opt/SUNWdtrt/tst/common/grammar/err.D_EMPTY.empty.d mode=0444
file path=opt/SUNWdtrt/tst/common/grammar/tst.clauses.d mode=0444
file path=opt/SUNWdtrt/tst/common/grammar/tst.stmts.d mode=0444
+file path=opt/SUNWdtrt/tst/common/include/tst.includefirst.ksh mode=0444
file path=opt/SUNWdtrt/tst/common/inline/err.D_DECL_IDRED.redef1.d mode=0444
file path=opt/SUNWdtrt/tst/common/inline/err.D_DECL_IDRED.redef2.d mode=0444
file path=opt/SUNWdtrt/tst/common/inline/err.D_IDENT_UNDEF.recur.d mode=0444