Source-Changes-HG archive

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

[src/trunk]: src/tests/fs/nfs install to right place. from pgoyette



details:   https://anonhg.NetBSD.org/src/rev/655a28bbaea1
branches:  trunk
changeset: 756689:655a28bbaea1
user:      pooka <pooka%NetBSD.org@localhost>
date:      Wed Jul 28 19:23:01 2010 +0000

description:
install to right place.  from pgoyette

diffstat:

 tests/fs/nfs/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 79e014637353 -r 655a28bbaea1 tests/fs/nfs/Makefile
--- a/tests/fs/nfs/Makefile     Wed Jul 28 18:43:10 2010 +0000
+++ b/tests/fs/nfs/Makefile     Wed Jul 28 19:23:01 2010 +0000
@@ -1,8 +1,10 @@
-#      $NetBSD: Makefile,v 1.2 2010/07/28 15:24:54 pooka Exp $
+#      $NetBSD: Makefile,v 1.3 2010/07/28 19:23:01 pooka Exp $
 #
 
 .include <bsd.own.mk>
 
+TESTSDIR=       ${TESTSBASE}/fs/nfs
+
 SUBDIR+=       nfsservice
 
 TESTS_C=       t_mountd



Home | Main Index | Thread Index | Old Index