Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/fs/ffs Don't descend into non-existing subdirectory "c...
details: https://anonhg.NetBSD.org/src/rev/5ad8384c6168
branches: trunk
changeset: 763070:5ad8384c6168
user: tron <tron%NetBSD.org@localhost>
date: Wed Mar 09 20:13:47 2011 +0000
description:
Don't descend into non-existing subdirectory "clients".
diffstat:
tests/fs/ffs/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (15 lines):
diff -r 9fdf98ec5700 -r 5ad8384c6168 tests/fs/ffs/Makefile
--- a/tests/fs/ffs/Makefile Wed Mar 09 19:04:57 2011 +0000
+++ b/tests/fs/ffs/Makefile Wed Mar 09 20:13:47 2011 +0000
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2011/03/06 17:08:39 bouyer Exp $
+# $NetBSD: Makefile,v 1.16 2011/03/09 20:13:47 tron Exp $
#
.include <bsd.own.mk>
-SUBDIR= clients
-
TESTSDIR= ${TESTSBASE}/fs/ffs
WARNS= 4
Home |
Main Index |
Thread Index |
Old Index