Fix libproc compat setting
This commit is contained in:
parent
828c59bc22
commit
f1bfe5838e
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: mi,v 1.677 2016/07/01 22:46:20 christos Exp $
|
||||
# $NetBSD: mi,v 1.678 2016/07/13 15:58:37 matt Exp $
|
||||
#
|
||||
# Note: don't delete entries from here - mark them as "obsolete" instead.
|
||||
#
|
||||
|
@ -2938,10 +2938,10 @@
|
|||
./usr/tests/lib/libppath/Atffile tests-lib-tests compattestfile,atf
|
||||
./usr/tests/lib/libppath/Kyuafile tests-lib-tests compattestfile,atf,kyua
|
||||
./usr/tests/lib/libppath/t_ppath tests-lib-tests compattestfile,atf
|
||||
./usr/tests/lib/libproc tests-lib-debug compattestdir
|
||||
./usr/tests/lib/libproc/Atffile tests-lib-debug compattestfile,atf,dtrace
|
||||
./usr/tests/lib/libproc/proc_test tests-lib-debug compattestfile,atf,dtrace
|
||||
./usr/tests/lib/libproc/target_prog tests-lib-debug compattestfile,atf,dtrace
|
||||
./usr/tests/lib/libproc tests-lib-debug compattestfile,atf
|
||||
./usr/tests/lib/libproc/Atffile tests-lib-debug compattestfile,atf,dtrace
|
||||
./usr/tests/lib/libproc/proc_test tests-lib-debug compattestfile,atf,dtrace
|
||||
./usr/tests/lib/libproc/target_prog tests-lib-debug compattestfile,atf,dtrace
|
||||
./usr/tests/lib/libprop tests-lib-tests compattestfile,atf
|
||||
./usr/tests/lib/libprop/Atffile tests-lib-tests compattestfile,atf
|
||||
./usr/tests/lib/libprop/Kyuafile tests-lib-tests compattestfile,atf,kyua
|
||||
|
|
Loading…
Reference in New Issue