Source-Changes-HG archive

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

[src/trunk]: src/distrib/sets/lists/tests fix filename



details:   https://anonhg.NetBSD.org/src/rev/2d13d67445b3
branches:  trunk
changeset: 755662:2d13d67445b3
user:      pooka <pooka%NetBSD.org@localhost>
date:      Mon Jun 14 15:22:40 2010 +0000

description:
fix filename

diffstat:

 distrib/sets/lists/tests/mi |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 6b7a6c8f1726 -r 2d13d67445b3 distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Mon Jun 14 14:55:04 2010 +0000
+++ b/distrib/sets/lists/tests/mi       Mon Jun 14 15:22:40 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.86 2010/06/14 14:55:04 pooka Exp $
+# $NetBSD: mi,v 1.87 2010/06/14 15:22:40 pooka Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -139,7 +139,7 @@
 ./usr/libdata/debug/usr/tests/fs/nullfs/t_basic.debug                  tests-fs-debug          debug,atf
 ./usr/libdata/debug/usr/tests/fs/ptyfs                                 tests-fs-debug
 ./usr/libdata/debug/usr/tests/fs/ptyfs/t_ptyfs.debug                   tests-fs-debug          debug,atf
-./usr/libdata/debug/usr/tests/fs/ptyfs/t_nullrevoke.debug              tests-fs-debug          debug,atf
+./usr/libdata/debug/usr/tests/fs/ptyfs/t_nullpts.debug                 tests-fs-debug          debug,atf
 ./usr/libdata/debug/usr/tests/fs/puffs                                 tests-fs-debug
 ./usr/libdata/debug/usr/tests/fs/puffs/h_have_puffs.debug              tests-fs-debug          debug,atf
 ./usr/libdata/debug/usr/tests/fs/tmpfs                                 tests-fs-debug
@@ -720,7 +720,7 @@
 ./usr/tests/fs/ptyfs                           tests-fs-tests
 ./usr/tests/fs/ptyfs/Atffile                   tests-fs-tests          atf
 ./usr/tests/fs/ptyfs/t_ptyfs                   tests-fs-tests          atf
-./usr/tests/fs/ptyfs/t_nullrevoke              tests-fs-tests          atf
+./usr/tests/fs/ptyfs/t_nullpts                 tests-fs-tests          atf
 ./usr/tests/fs/puffs                           tests-fs-tests
 ./usr/tests/fs/puffs/Atffile                   tests-fs-tests          atf
 ./usr/tests/fs/puffs/h_have_puffs              tests-fs-tests          atf



Home | Main Index | Thread Index | Old Index