Source-Changes-HG archive

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

[src/trunk]: src/tests/fs/fifofs correct install dir



details:   https://anonhg.NetBSD.org/src/rev/664eb5f1d364
branches:  trunk
changeset: 772160:664eb5f1d364
user:      christos <christos%NetBSD.org@localhost>
date:      Wed Dec 21 01:56:16 2011 +0000

description:
correct install dir

diffstat:

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

diffs (13 lines):

diff -r 77bd3e4845cc -r 664eb5f1d364 tests/fs/fifofs/Makefile
--- a/tests/fs/fifofs/Makefile  Wed Dec 21 00:23:30 2011 +0000
+++ b/tests/fs/fifofs/Makefile  Wed Dec 21 01:56:16 2011 +0000
@@ -1,7 +1,7 @@
-#      $NetBSD: Makefile,v 1.1 2011/12/21 00:17:07 christos Exp $
+#      $NetBSD: Makefile,v 1.2 2011/12/21 01:56:16 christos Exp $
 #
 
-TESTSDIR=      ${TESTSBASE}/fs/fifo
+TESTSDIR=      ${TESTSBASE}/fs/fifofs
 WARNS=         4
 
 TESTS_C=       t_fifo



Home | Main Index | Thread Index | Old Index