adjust previous a bit to attempt to deal with MKMONKEY
This commit is contained in:
parent
663ac59a5a
commit
024c6ce070
@ -1,4 +1,4 @@
|
||||
# $NetBSD: mi,v 1.164 2010/11/30 23:18:25 riz Exp $
|
||||
# $NetBSD: mi,v 1.165 2010/12/01 07:03:21 pooka Exp $
|
||||
#
|
||||
# Note: don't delete entries from here - mark them as "obsolete" instead.
|
||||
#
|
||||
@ -418,6 +418,9 @@
|
||||
./usr/libdata/debug/usr/tests/rump/rumpvfs tests-syscall-debug
|
||||
./usr/libdata/debug/usr/tests/rump/rumpvfs/t_etfs.debug tests-syscall-debug debug,atf
|
||||
./usr/libdata/debug/usr/tests/rump/rumpvfs/t_p2kifs.debug tests-syscall-debug debug,atf
|
||||
./usr/libdata/debug/usr/tests/sbin tests-sbin-tests
|
||||
./usr/libdata/debug/usr/tests/sbin/resize_ffs tests-sbin-tests
|
||||
./usr/libdata/debug/usr/tests/sbin/resize_ffs/t_resize_ffs.debug tests-sbin-tests debug,atf
|
||||
./usr/libdata/debug/usr/tests/syscall tests-syscall-debug
|
||||
./usr/libdata/debug/usr/tests/syscall/t_cmsg.debug tests-syscall-debug debug,atf
|
||||
./usr/libdata/debug/usr/tests/syscall/t_timer.debug tests-syscall-debug debug,atf
|
||||
@ -1653,9 +1656,9 @@
|
||||
./usr/tests/rump/rumpvfs/Atffile tests-rump-tests atf
|
||||
./usr/tests/rump/rumpvfs/t_etfs tests-rump-tests atf
|
||||
./usr/tests/rump/rumpvfs/t_p2kifs tests-rump-tests atf
|
||||
./usr/tests/sbin tests-sbin-tests atf
|
||||
./usr/tests/sbin tests-sbin-tests
|
||||
./usr/tests/sbin/Atffile tests-sbin-tests atf
|
||||
./usr/tests/sbin/resize_ffs tests-sbin-tests atf
|
||||
./usr/tests/sbin/resize_ffs tests-sbin-tests
|
||||
./usr/tests/sbin/resize_ffs/Atffile tests-sbin-tests atf
|
||||
./usr/tests/sbin/resize_ffs/t_resize_ffs tests-sbin-tests atf
|
||||
./usr/tests/sys tests-sys-tests
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: NetBSD.dist.base,v 1.64 2010/11/30 23:18:25 riz Exp $
|
||||
# $NetBSD: NetBSD.dist.base,v 1.65 2010/12/01 07:03:21 pooka Exp $
|
||||
# @(#)4.4BSD.dist 8.1 (Berkeley) 6/13/93
|
||||
|
||||
# Do not customize this file as it may be overwritten on upgrades.
|
||||
@ -274,6 +274,8 @@
|
||||
./usr/libdata/debug/usr/tests/rump/rumpkern/h_client
|
||||
./usr/libdata/debug/usr/tests/rump/rumpkern/h_server
|
||||
./usr/libdata/debug/usr/tests/rump/rumpvfs
|
||||
./usr/libdata/debug/usr/tests/sbin
|
||||
./usr/libdata/debug/usr/tests/sbin/resize_ffs
|
||||
./usr/libdata/debug/usr/tests/syscall
|
||||
./usr/libdata/debug/usr/tests/util
|
||||
./usr/libdata/debug/usr/tests/util/df
|
||||
|
Loading…
x
Reference in New Issue
Block a user