Module Name:    src
Committed By:   he
Date:           Mon Sep  7 08:22:51 UTC 2009

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

Log Message:
Move ./usr/tests/modules/Atffile from tests/mi to tests/module.mi.
This should get us building for evbppc again, which doesn't do modules.


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.1 -r1.2 src/distrib/sets/lists/tests/module.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.46 src/distrib/sets/lists/tests/mi:1.47
--- src/distrib/sets/lists/tests/mi:1.46	Wed Jul 22 21:35:38 2009
+++ src/distrib/sets/lists/tests/mi	Mon Sep  7 08:22:51 2009
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.46 2009/07/22 21:35:38 joerg Exp $
+# $NetBSD: mi,v 1.47 2009/09/07 08:22:51 he Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -853,7 +853,6 @@
 ./usr/tests/lib/libc/string/Atffile		tests-lib-tests
 ./usr/tests/lib/libc/string/t_popcount		tests-lib-tests
 ./usr/tests/modules				tests-sys-tests
-./usr/tests/modules/Atffile			tests-sys-tests
 ./usr/tests/net					tests-net-tests
 ./usr/tests/net/Atffile				tests-net-tests
 ./usr/tests/net/sys				tests-net-tests

Index: src/distrib/sets/lists/tests/module.mi
diff -u src/distrib/sets/lists/tests/module.mi:1.1 src/distrib/sets/lists/tests/module.mi:1.2
--- src/distrib/sets/lists/tests/module.mi:1.1	Sun Jan 18 12:49:07 2009
+++ src/distrib/sets/lists/tests/module.mi	Mon Sep  7 08:22:51 2009
@@ -1,7 +1,8 @@
-# $NetBSD: module.mi,v 1.1 2009/01/18 12:49:07 he Exp $
+# $NetBSD: module.mi,v 1.2 2009/09/07 08:22:51 he Exp $
 #
 # These are only made for ports doing modules.
 #
+./usr/tests/modules/Atffile			tests-sys-tests
 ./usr/tests/modules/k_helper			tests-sys-tests
 ./usr/tests/modules/k_helper/k_helper.kmod	tests-sys-tests
 ./usr/tests/modules/t_modctl			tests-sys-tests

Reply via email to