Source-Changes-HG archive

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

[src/pgoyette-localcount]: src/tests/dev Descend into fss subdirectory



details:   https://anonhg.NetBSD.org/src/rev/d6c88c29ac0c
branches:  pgoyette-localcount
changeset: 852887:d6c88c29ac0c
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Sun Jul 31 01:33:21 2016 +0000

description:
Descend into fss subdirectory

diffstat:

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

diffs (17 lines):

diff -r 8be7fb14c7ce -r d6c88c29ac0c tests/dev/Makefile
--- a/tests/dev/Makefile        Sun Jul 31 01:32:00 2016 +0000
+++ b/tests/dev/Makefile        Sun Jul 31 01:33:21 2016 +0000
@@ -1,11 +1,11 @@
-#      $NetBSD: Makefile,v 1.10 2016/01/05 17:22:38 jakllsch Exp $
+#      $NetBSD: Makefile,v 1.10.2.1 2016/07/31 01:33:21 pgoyette Exp $
 #
 
 .include <bsd.own.mk>
 
 TESTSDIR=      ${TESTSBASE}/dev
 
-TESTS_SUBDIRS+=        cgd raidframe
+TESTS_SUBDIRS+=        cgd fss raidframe
 .if (${MKRUMP} != "no") && !defined(BSD_MK_COMPAT_FILE) 
 TESTS_SUBDIRS+=        audio md scsipi sysmon usb
 .endif



Home | Main Index | Thread Index | Old Index