Module Name:    src
Committed By:   rjs
Date:           Thu Aug 27 12:59:37 UTC 2015

Modified Files:
        src/distrib/sets/lists/tests: mi

Log Message:
Don't make fifofs test depend on rump.


To generate a diff of this commit:
cvs rdiff -u -r1.642 -r1.643 src/distrib/sets/lists/tests/mi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.642 src/distrib/sets/lists/tests/mi:1.643
--- src/distrib/sets/lists/tests/mi:1.642	Sun Aug 23 18:28:40 2015
+++ src/distrib/sets/lists/tests/mi	Thu Aug 27 12:59:36 2015
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.642 2015/08/23 18:28:40 mrg Exp $
+# $NetBSD: mi,v 1.643 2015/08/27 12:59:36 rjs Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -31,7 +31,7 @@
 ./usr/libdata/debug/usr/tests/dev/sysmon				tests-fs-debug		compattestfile,atf
 ./usr/libdata/debug/usr/tests/fs					tests-fs-debug		compattestfile,atf
 ./usr/libdata/debug/usr/tests/fs/ffs					tests-fs-debug		compattestfile,atf
-./usr/libdata/debug/usr/tests/fs/fifofs					tests-fs-debug		compattestfile,atf,rump
+./usr/libdata/debug/usr/tests/fs/fifofs					tests-fs-debug		compattestfile,atf
 ./usr/libdata/debug/usr/tests/fs/hfs					tests-fs-debug		compattestfile,atf
 ./usr/libdata/debug/usr/tests/fs/kernfs					tests-fs-debug		compattestfile,atf
 ./usr/libdata/debug/usr/tests/fs/lfs					tests-fs-debug		compattestfile,atf

Reply via email to