Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/etc/mtree Get this right. It was not the debugdata director...



details:   https://anonhg.NetBSD.org/src/rev/8a92f3caa5c6
branches:  trunk
changeset: 764733:8a92f3caa5c6
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Mon May 02 08:11:41 2011 +0000

description:
Get this right.  It was not the debugdata directory that was missing...

diffstat:

 etc/mtree/NetBSD.dist.tests |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (25 lines):

diff -r 737cfc5cc6fe -r 8a92f3caa5c6 etc/mtree/NetBSD.dist.tests
--- a/etc/mtree/NetBSD.dist.tests       Mon May 02 07:29:18 2011 +0000
+++ b/etc/mtree/NetBSD.dist.tests       Mon May 02 08:11:41 2011 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: NetBSD.dist.tests,v 1.39 2011/05/02 02:43:04 pgoyette Exp $
+#      $NetBSD: NetBSD.dist.tests,v 1.40 2011/05/02 08:11:41 pgoyette Exp $
 
 ./usr/libdata/debug/usr/tests
 ./usr/libdata/debug/usr/tests/atf
@@ -63,7 +63,6 @@
 ./usr/libdata/debug/usr/tests/lib/libc/stdlib
 ./usr/libdata/debug/usr/tests/lib/libc/string
 ./usr/libdata/debug/usr/tests/lib/libc/sys
-./usr/libdata/debug/usr/tests/lib/libc/termios
 ./usr/libdata/debug/usr/tests/lib/libc/tls
 ./usr/libdata/debug/usr/tests/lib/libc/ttyio
 ./usr/libdata/debug/usr/tests/lib/libc/time
@@ -183,6 +182,7 @@
 ./usr/tests/lib/libc/stdlib
 ./usr/tests/lib/libc/string
 ./usr/tests/lib/libc/sys
+./usr/tests/lib/libc/termios
 ./usr/tests/lib/libc/tls
 ./usr/tests/lib/libc/ttyio
 ./usr/tests/lib/libc/time



Home | Main Index | Thread Index | Old Index