Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/fs anti-pasto
details: https://anonhg.NetBSD.org/src/rev/7e32778079af
branches: trunk
changeset: 753478:7e32778079af
user: pooka <pooka%NetBSD.org@localhost>
date: Tue Mar 30 01:40:29 2010 +0000
description:
anti-pasto
diffstat:
tests/fs/nullfs/Makefile | 4 ++--
tests/fs/umapfs/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (26 lines):
diff -r 4b03d0d46b55 -r 7e32778079af tests/fs/nullfs/Makefile
--- a/tests/fs/nullfs/Makefile Tue Mar 30 01:11:17 2010 +0000
+++ b/tests/fs/nullfs/Makefile Tue Mar 30 01:40:29 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2010/03/30 01:02:47 pooka Exp $
+# $NetBSD: Makefile,v 1.2 2010/03/30 01:40:29 pooka Exp $
#
-TESTSDIR= ${TESTSBASE}/fs/union
+TESTSDIR= ${TESTSBASE}/fs/nullfs
WARNS= 4
TESTS_C= t_basic
diff -r 4b03d0d46b55 -r 7e32778079af tests/fs/umapfs/Makefile
--- a/tests/fs/umapfs/Makefile Tue Mar 30 01:11:17 2010 +0000
+++ b/tests/fs/umapfs/Makefile Tue Mar 30 01:40:29 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2010/03/30 01:05:28 pooka Exp $
+# $NetBSD: Makefile,v 1.2 2010/03/30 01:40:29 pooka Exp $
#
-TESTSDIR= ${TESTSBASE}/fs/union
+TESTSDIR= ${TESTSBASE}/fs/umapfs
WARNS= 4
TESTS_C= t_basic
Home |
Main Index |
Thread Index |
Old Index