diff options
author | Mark Johnston <markj@FreeBSD.org> | 2016-08-15 19:47:04 +0000 |
---|---|---|
committer | Mark Johnston <markj@FreeBSD.org> | 2016-08-15 19:47:04 +0000 |
commit | ed12504ac7ffd19518fe0345575abe476a31163c (patch) | |
tree | 936eeca41b9b0dfde6f737fef6895e8f012f0faa /cddl | |
parent | 2256eed3eb0503203262b85a4591e7fc502598e9 (diff) | |
download | src-test2-ed12504ac7ffd19518fe0345575abe476a31163c.tar.gz src-test2-ed12504ac7ffd19518fe0345575abe476a31163c.zip |
Notes
Diffstat (limited to 'cddl')
-rwxr-xr-x | cddl/usr.sbin/dtrace/tests/tools/exclude.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cddl/usr.sbin/dtrace/tests/tools/exclude.sh b/cddl/usr.sbin/dtrace/tests/tools/exclude.sh index 33c9efca0f45..38180da97c69 100755 --- a/cddl/usr.sbin/dtrace/tests/tools/exclude.sh +++ b/cddl/usr.sbin/dtrace/tests/tools/exclude.sh @@ -27,7 +27,6 @@ exclude() } exclude EXFAIL common/aggs/tst.subr.d -exclude EXFAIL common/dtraceUtil/tst.DataModel32.d.ksh exclude EXFAIL common/dtraceUtil/tst.ELFGenerationOut.d.ksh exclude EXFAIL common/dtraceUtil/tst.ELFGenerationWithO.d.ksh exclude EXFAIL common/funcs/tst.copyin.d |